Skip to content

Commit 6a44a50

Browse files
authored
fixed quasar install command
1 parent dac1f71 commit 6a44a50

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
@@ -66,7 +66,7 @@ package.json
6666
#### Running a local version
6767
This app was developed using the Quasar framework, so first you will need to install the Quasar cli
6868
```
69-
npm i quasar-cli
69+
npm i -g @quasar/cli
7070
```
7171
Install dependencies
7272
```

0 commit comments

Comments
 (0)