Skip to content

Commit c041887

Browse files
authored
Update README.md
1 parent 121399d commit c041887

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ curl -s https://get.simplelocalize.io/2.0/install | bash
2424
. { iwr -useb https://get.simplelocalize.io/2.0/install-windows } | iex;
2525
```
2626
27-
Use the same command to update SimpleLocalize CLI to the newest available version.
27+
Use the same command to update SimpleLocalize CLI to the newest available version.
28+
29+
You can also put the exact CLI version in URL to make sure the CLI won't change overtime, eg.: `https://get.simplelocalize.io/2.0.6/install` or `https://get.simplelocalize.io/2.0.6/install-windows`.
2830
2931
## Usage
3032
@@ -116,7 +118,6 @@ Filename: `simplelocalize.yml`
116118
# Get started with CLI: https://simplelocalize.io/docs/cli/get-started/
117119
# Available formats: https://simplelocalize.io/docs/general/file-formats/
118120
# Available import/export options: https://simplelocalize.io/docs/general/options/
119-
# Remember to use bashslashes '\' instead '/' in file paths on Windows machines.
120121
121122
122123
# Project API Key

0 commit comments

Comments
 (0)