remove leading tab in command in README

pull/2/merge
Qingping Hou 12 years ago
parent 6ad8afebbb
commit 825de1ea4f

@ -26,7 +26,7 @@ Follow these steps:
* automatically fetch thirdparty sources with Makefile:
* make sure you have wget, unzip and git installed
* run "make fetchthirdparty".
* run `make fetchthirdparty`.
* adapt Makefile to your needs
@ -70,6 +70,7 @@ And run the emulator like this:
```
./reader.lua /PATH/TO/PDF.pdf
```
or:
```
./reader.lua /ANY/PATH

Loading…
Cancel
Save