Update 'README.md'

This commit is contained in:
Tildebeast 2023-05-17 21:10:20 +00:00
parent 81e81faff5
commit 4a577c70e0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ To see the results in your terminal *and* write them to a file, try `sqt some_in
These instructions are intended for Linux distributions and similar OSes such as the BSD family.
- Install the smartypants package using `pip install -u smartypants`.
- Download the file `sqt`.
- Make sure it is executable with the command `chmod u+x sqt`.
- Copy it to a file in your `PATH`, with a command such as `cp sqt ~/.local/bin/`