Skip to content

Commit 3f672d2

Browse files
authored
Update README.md
1 parent 9834e32 commit 3f672d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ curl -s https://get.simplelocalize.io/2.7/install | bash
3434

3535
# Windows (PowerShell)
3636
. { iwr -useb https://get.simplelocalize.io/2.7/install-windows } | iex;
37+
38+
# npm (Work in progress: https://github.com/simplelocalize/simplelocalize-cli-npm)
39+
npm install @simplelocalize/cli
3740
```
3841
3942
To change or update the CLI version, run the installation script with the desired version number in the URL, e.g.:

0 commit comments

Comments
 (0)