summaryrefslogtreecommitdiff
path: root/docs/source/develop.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/develop.rst')
-rw-r--r--docs/source/develop.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/develop.rst b/docs/source/develop.rst
index 6783d781..2c36f48b 100644
--- a/docs/source/develop.rst
+++ b/docs/source/develop.rst
@@ -24,7 +24,7 @@ When you're ready to contribute code, open a pull request in the GitHub reposito
Starting development
--------------------
-OnionShare is developed in Python. To get started, you should close the git repository at https://github.com/micahflee/onionshare/ and then consult the ``BUILD.md`` file.
+OnionShare is developed in Python. To get started, you should clone the git repository at https://github.com/micahflee/onionshare/ and then consult the ``BUILD.md`` file.
That file contains the technical instructions and commands necessary: