mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Update required Node version
This commit is contained in:
parent
1441c9a171
commit
2ce8d639b8
|
|
@ -42,7 +42,7 @@ Testing
|
|||
------------------------------------------------------------------------
|
||||
|
||||
Client testing now requires a build step! Install the latest Node.js (we
|
||||
require v10 or later) and Git, and run `node build` (on Windows) or `./build`
|
||||
require v14 or later) and Git, and run `node build` (on Windows) or `./build`
|
||||
(on other OSes) to build.
|
||||
|
||||
You can make and test client changes simply by building after each change,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user