Skip to content

Commit

Permalink
Fix quoting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wummel committed Nov 4, 2023
1 parent 1bb097e commit 05dd3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ Install the argcomplete python package with
`apt-get install python3-argcomplete`,
then run
`eval "$(register-python-argcomplete patool)"`.
After that typing `patool`, a <SPACE> and then <TAB>
After that typing `patool`, a `<SPACE>` and then `<TAB>`
lists available options and commands.

0 comments on commit 05dd3e4

Please sign in to comment.