From d016717bc07d1a5060bcd0e3b1456288078fddfa Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sun, 24 Mar 2013 15:13:03 -0400 Subject: [PATCH] update README --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b205319f1..7fd173513 100644 --- a/README.md +++ b/README.md @@ -73,18 +73,24 @@ In emulator ----------- You need to first compile koreader-base in emulation mode. * If you have built koreader in real mode before, you need to clean it up: -```bash + +``` make clean && make cleanthirdparty ``` + * Then compile with emulation mode flag: -```bash + +``` EMULATE_READER=1 make ``` + * You may want to see README.md in koreader-base for more information. + Next run `make bootstrapemu` to setup basic runtime environment needed by emulation mode. A new emu directory will be created. + Last, run the emulator with following command: ``` cd emu && reader.lua -d ./