From 76b58c38e71c3690fdd216667ad6fc7f0322e56b Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sat, 14 May 2016 01:16:23 -0700 Subject: [PATCH] doc: update koreader naming convention in readme --- README.md | 10 +++++----- base | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c7e1f6883..cb9098bca 100644 --- a/README.md +++ b/README.md @@ -103,19 +103,19 @@ brew install nasm binutils libtool autoconf automake sdl2 ``` A recent version of Android SDK/NDK and `ant` are needed in order to build -Koreader for Android devices. +KOReader for Android devices. ``` sudo apt-get install ant ``` -In order to build Koreader package for Ubuntu Touch, the `click` package management +In order to build KOReader package for Ubuntu Touch, the `click` package management tool is needed, Ubuntu users can install it with: ``` sudo apt-get install click ``` You might also need SDL library packages if you want to compile and run -Koreader on Linux PC. Fedora users can install `SDL` and `SDL-devel` package. +KOReader on Linux PC. Fedora users can install `SDL` and `SDL-devel` package. Ubuntu users probably need to install `libsdl2-dev` package: Getting the source @@ -179,7 +179,7 @@ If you want to compile the emulator for Windows run: ./kodev build win32 ``` -To run Koreader on your developing machine: +To run KOReader on your developing machine: ``` ./kodev run ``` @@ -218,7 +218,7 @@ Translation =========== Please refer to [l10n's README][l10n-readme] to grab the latest translations -from [the Koreader project on Transifex][koreader-transifex] with this command: +from [the KOReader project on Transifex][koreader-transifex] with this command: ``` make po ``` diff --git a/base b/base index 02ba8e107..8aef7200f 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 02ba8e1073de9b39c157e297e73a1e6e45d07552 +Subproject commit 8aef7200f14a2410d06042ba46fd4ceb1c179aad