diff --git a/l10n/README.md b/l10n/README.md index 9ddd33664..176320792 100644 --- a/l10n/README.md +++ b/l10n/README.md @@ -1,8 +1,8 @@ # How to sync this folder with transifex -1. install transifex client. For example: `apt-get install transifex-client`. +1. Install the transifex client. For example, on Debian or Ubuntu: `sudo apt install transifex-client`. -2. configure the client: +2. Configure the client: https://docs.transifex.com/client/client-configuration -3. pull changes from transifex: `make pull` +3. Pull the changes from transifex: `make pull`