update docs

This commit is contained in:
iacore
2024-10-10 14:10:35 +00:00
parent 091360a118
commit f4fa8f41f7
+1 -1
View File
@@ -38,7 +38,7 @@ First, setup API token:
Then, try it out.
```shell
export CROWDIN_PERSONAL_TOKEN=token_here # put this somewhere in your shell config
export CROWDIN_PERSONAL_TOKEN=token_here # put this somewhere in your shell config, or the `.env` file inside this repo, which will be used by ./build.sh
crowdin upload
crowdin download
```