mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
remove leading tab in command in README
This commit is contained in:
parent
6ad8afebbb
commit
825de1ea4f
@ -26,7 +26,7 @@ Follow these steps:
|
|||||||
|
|
||||||
* automatically fetch thirdparty sources with Makefile:
|
* automatically fetch thirdparty sources with Makefile:
|
||||||
* make sure you have wget, unzip and git installed
|
* make sure you have wget, unzip and git installed
|
||||||
* run "make fetchthirdparty".
|
* run `make fetchthirdparty`.
|
||||||
|
|
||||||
* adapt Makefile to your needs
|
* adapt Makefile to your needs
|
||||||
|
|
||||||
@ -70,6 +70,7 @@ And run the emulator like this:
|
|||||||
```
|
```
|
||||||
./reader.lua /PATH/TO/PDF.pdf
|
./reader.lua /PATH/TO/PDF.pdf
|
||||||
```
|
```
|
||||||
|
|
||||||
or:
|
or:
|
||||||
```
|
```
|
||||||
./reader.lua /ANY/PATH
|
./reader.lua /ANY/PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user