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: