Skip to content

Commit

Permalink
Uppercase yarn and nodejs
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
yarikbratashchuk and coderabbitai[bot] authored May 13, 2024
1 parent ac1b276 commit 20f2313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/gm-world-frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Before you start, ensure you have completed the [GM world](/tutorials/gm-world)
You will also need Yarn installed for web app development.

:::tip
If you don't have yarn or nodejs, run this command to install it using cURL on most Linux distros and macOS:
If you don't have Yarn or Node.js, run this command to install it using cURL on most Linux distros and macOS:

```bash-vue
curl -sSL https://rollkit.dev/install-yarn.sh | bash -s {{constants.nodeVersion}} {{constants.yarnVersion}}
Expand Down

0 comments on commit 20f2313

Please sign in to comment.