We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84b8e1 commit d76e9acCopy full SHA for d76e9ac
README.md
@@ -31,7 +31,7 @@ Thanks to SimpleLocalize command line tool, key: `LOGIN` will be pushed to the
31
32
```bash
33
$ cd ~/MyProject #same place where the simplelocalize.yml is
34
-$ curl -sL https://cdn.simplelocalize.io/cli/simplelocalize | bash
+$ curl -s https://get.simplelocalize.io | bash
35
```
36
37
0 commit comments