We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b528912 commit 025bbbbCopy full SHA for 025bbbb
README.md
@@ -92,7 +92,7 @@ Install [Node.js and NPM](https://nodejs.org/en/download/)
92
Install yarn globally
93
94
```bash
95
-yarn install yarn -g
+yarn global add yarn
96
```
97
98
Install a MySQL database.
0 commit comments