Skip to content

Commit 20f2313

Browse files
Uppercase yarn and nodejs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent ac1b276 commit 20f2313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/gm-world-frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Before you start, ensure you have completed the [GM world](/tutorials/gm-world)
1414
You will also need Yarn installed for web app development.
1515

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

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

0 commit comments

Comments
 (0)