summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonny Dubowsky <jonny@sensecollective.org>2018-09-09 10:44:50 -0400
committerGitHub <noreply@github.com>2018-09-09 10:44:50 -0400
commit80c49b814c567c1bf68f5b8a5613377362455563 (patch)
tree5bd01eca72da5caec91ac8e0c872e6faa7b38c4d
parent85c85f731bdc1f76d96b0a52dcb692d388da2875 (diff)
Corrected syntax
I edited the syntax in the documentation.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a423e31..42e8c69 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ like systems I am aware of.
Please use the provided ``build.sh`` to build the executable. This
script accepts the same arguments as ``configure``, type ``build.sh
---help`` the see them.
+--help`` to see them.
The script ``autogen.sh`` is also provided if you need to generate a
new ``configure`` script from ``configure.ac`` and ``Makefile.am``. The