Corrected the readme

This commit is contained in:
Karma Riuk 2021-05-27 16:09:33 +02:00
parent 54631a44cd
commit ce5a85dec4

View File

@ -20,7 +20,7 @@ cd <path>
```
where `<path>` is the location of the **folder** where lies the file to convert.
3. Use the command `scantopdf` and give it, as an argument, the file you want to
convert. **If the file name contains spaces, surround it with quotes `"`**
convert. If the file name contains **spaces**, surround it with **quotes** `"`
```
scantopdf "I Promessi Sposi.pdf"
```