update readmes

pull/287/head
Qingping Hou 11 years ago
parent 89dcd4b2e8
commit bbd287d264

@ -27,7 +27,9 @@ OS. Windows users are suggested to develop in a Linux VM or use
andLinux, Wubi. andLinux, Wubi.
To get and compile the source you must have `patch`, `wget`, `unzip`, `git`, To get and compile the source you must have `patch`, `wget`, `unzip`, `git`,
`svn` and `cmake` installed. `svn`, `autoconf` and `cmake` installed.
Version of autoconf need to be greater than 2.64.
You might also need SDL library packages if you want to compile and run the PC You might also need SDL library packages if you want to compile and run the PC
emulator. Fedora users can install `SDL` and `SDL-devel`. Ubuntu users can emulator. Fedora users can install `SDL` and `SDL-devel`. Ubuntu users can

@ -0,0 +1,8 @@
# How to sync this folder with transifex
1. install transifex client. For example: `apt-get install transifex-client`.
2. configure the client:
http://support.transifex.com/customer/portal/articles/1000855-configuring-the-client
3. pull changes from transifex: `make update`
Loading…
Cancel
Save