mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update readmes
This commit is contained in:
@@ -27,7 +27,9 @@ OS. Windows users are suggested to develop in a Linux VM or use
|
||||
andLinux, Wubi.
|
||||
|
||||
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
|
||||
emulator. Fedora users can install `SDL` and `SDL-devel`. Ubuntu users can
|
||||
|
||||
8
l10n/README.md
Normal file
8
l10n/README.md
Normal file
@@ -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`
|
||||
Reference in New Issue
Block a user