diff --git a/README.md b/README.md index 8168e41..6207b11 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ cd ``` where `` 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" ```