Update readme.md
This commit is contained in:
parent
6d4484c4d0
commit
3328df6076
|
@ -162,7 +162,8 @@ Installing via ZIP download (discouraged)
|
|||
|
||||
### Linux
|
||||
|
||||
1. Ensure you have Node.js v18 or higher (the latest [LTS release](https://nodejs.org/en/download/) is recommended) installed by running `node -v`.
|
||||
1. Ensure you have Node.js v18 or higher (the latest [LTS version](https://nodejs.org/en/download/) is recommended) installed by running `node -v`.
|
||||
Alternatively, use the [Node Version Manager](https://github.com/nvm-sh/nvm#installing-and-updating) script to quickly and easily manage your Node installations.
|
||||
2. Run the `start.sh` script.
|
||||
3. Enjoy.
|
||||
|
||||
|
|
Loading…
Reference in New Issue