Skip to content

Commit d5bac84

Browse files
authored
Merge pull request #253 from eggplants/fix-typo
Fix command line script name in README
2 parents 2a4cf12 + f4cee37 commit d5bac84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Command Line Script
5656

5757
To use as a command line script, you will need to install SPARQLWrapper and then
5858
a command line script called ``rqw`` (spaRQl Wrapper) will be available within the
59-
Python environment into which it is installed. run ``$ rql -h`` to see all the
59+
Python environment into which it is installed. run ``$ rqw -h`` to see all the
6060
script's options.
6161

6262
Python package

0 commit comments

Comments
 (0)