Skip to content
Snippets Groups Projects
Commit d9e40b4f authored by Tianyi Liang's avatar Tianyi Liang Committed by Kamile Liucija Vainiute
Browse files

docs: quick fix

parent daa5f332
No related branches found
No related tags found
No related merge requests found
......@@ -24,11 +24,11 @@ for web development.
```
2. Install the dependencies:
```bash
yarn install
yarn install
```
### Important:
Your Node version must be >=20.0.0. You can check your Node version by running `node -v` in your terminal.
Ensure you are using Node.js version `^18.18.0 or >=20.0.0` to mostly avoid compatibility issues. Node `v18.20.0` is
recommended for this project. You can check your Node version by running `node -v` in your terminal.
3. Start the development server:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment