Skip to content

Commit 3d008ac

Browse files
committed
chore: readme
1 parent d2c31c7 commit 3d008ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ In the command prompt, run the following command.
119119

120120
OS | Node.js installed from https://nodejs.org/ | Node.js installed via package manager
121121
---|---------------------|----
122-
Windows | `npm install nativescript -g` | `npm install nativescript -g`
123-
macOS | `sudo npm install nativescript -g --unsafe-perm` | `npm install nativescript -g`
124-
Linux | `sudo npm install nativescript -g --unsafe-perm` | `npm install nativescript -g`
122+
Windows | `npm install @akylas/nativescript-cli -g` | `npm install @akylas/nativescript-cli -g`
123+
macOS | `sudo npm install @akylas/nativescript-cli -g --unsafe-perm` | `npm install @akylas/nativescript-cli -g`
124+
Linux | `sudo npm install @akylas/nativescript-cli -g --unsafe-perm` | `npm install @akylas/nativescript-cli -g`
125125

126126
To check if your system is configured properly, run the following command.
127127

0 commit comments

Comments
 (0)