fix typo in README

This commit is contained in:
Qingping Hou
2013-03-25 00:21:17 +08:00
parent 23435317ce
commit 261f98e7f0

View File

@@ -74,8 +74,7 @@ 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:
```
make clean
make cleanthirdparty
make clean && make cleanthirdparty
```
* Then compile with emulation mode flag:
```