Skip to content

Commit 025bbbb

Browse files
author
Alonzo Vargas
authored
Update README.md
error `--global` has been deprecated
1 parent b528912 commit 025bbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Install [Node.js and NPM](https://nodejs.org/en/download/)
9292
Install yarn globally
9393

9494
```bash
95-
yarn install yarn -g
95+
yarn global add yarn
9696
```
9797

9898
Install a MySQL database.

0 commit comments

Comments
 (0)