From a0d22ac06c355ca23d8046fdce73c377c0d5a535 Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sat, 9 Jan 2016 16:52:06 -0800 Subject: [PATCH] update base --- README.md | 11 +++++------ base | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0f22f1190..dff7a617f 100644 --- a/README.md +++ b/README.md @@ -108,18 +108,17 @@ 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 -======== +================== ``` git clone https://github.com/koreader/koreader.git -cd koreader -make fetchthirdparty +cd koreader && make fetchthirdparty ``` -Building & Running & Testing -======== +Building, Running and Testing +============================= -For real reader devices +For EReader devices (kindle, kobo, pocketbook) --------------------- To build installable package for Kindle: diff --git a/base b/base index 9bad2e838..059c1f5cb 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 9bad2e83870de728e00ce387136a4e0fa4827de4 +Subproject commit 059c1f5cba5d42cd599be4eaff3d4bfc921126d2