i10n/README: small stylistic changes

This commit is contained in:
Frans de Jonge
2017-11-02 20:43:22 +01:00
committed by GitHub
parent 178555180f
commit d149ca94d6

View File

@@ -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`