From 8f9c886ca607a377c9298b006241247fa1986d46 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sat, 26 May 2018 03:53:09 +0200 Subject: [PATCH] Follow-up --- tools/crowdin-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/crowdin-cli/README.md b/tools/crowdin-cli/README.md index e6b06538e..75d35df84 100644 --- a/tools/crowdin-cli/README.md +++ b/tools/crowdin-cli/README.md @@ -15,7 +15,7 @@ This tool is being used by ASF developers for synchronization of strings/transla ## Before you begin -- Make sure that your `crowdin_identity.yml` file exists - this is the file with login credentials that is not being committed to GitHub. If it doesn't exist yet (e.g. because you've just cloned the repo), create it from `crowdin_identity_example.yml` and fill `api_key` that can be found **[here](http://l10n.asf.justarchi.net/project/archisteamfarm/settings#api)**. +- Make sure that your `crowdin_identity.yml` file exists - this is the file with login credentials that is not being committed to GitHub. If it doesn't exist yet (e.g. because you've just cloned the repo), create it from `crowdin_identity_example.yml` and fill `api_key` that can be found **[here](https://crowdin.com/project/archisteamfarm/settings#api)**. - Ensure that `crowdin` command is recognized by your OS.