From d149ca94d6e174680d8cf6ad6ea97237b186961f Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Thu, 2 Nov 2017 20:43:22 +0100 Subject: [PATCH] i10n/README: small stylistic changes --- l10n/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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`