mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-08 14:22:40 -04:00
Change github URLs from micahflee/onionshare to onionshare/onionshare
This commit is contained in:
parent
4b4fecc802
commit
6049509db6
7 changed files with 10 additions and 10 deletions
|
@ -14,10 +14,10 @@ OnionShare also has a `mailing list <https://lists.riseup.net/www/subscribe/onio
|
|||
Contributing Code
|
||||
-----------------
|
||||
|
||||
OnionShare source code is to be found in this Git repository: https://github.com/micahflee/onionshare
|
||||
OnionShare source code is to be found in this Git repository: https://github.com/onionshare/onionshare
|
||||
|
||||
If you'd like to contribute code to OnionShare, it helps to join the Keybase team and ask questions about what you're thinking of working on.
|
||||
You should also review all of the `open issues <https://github.com/micahflee/onionshare/issues>`_ on GitHub to see if there are any you'd like to tackle.
|
||||
You should also review all of the `open issues <https://github.com/onionshare/onionshare/issues>`_ on GitHub to see if there are any you'd like to tackle.
|
||||
|
||||
When you're ready to contribute code, open a pull request in the GitHub repository and one of the project maintainers will review it and possibly ask questions, request changes, reject it, or merge it into the project.
|
||||
|
||||
|
@ -27,7 +27,7 @@ Starting Development
|
|||
--------------------
|
||||
|
||||
OnionShare is developed in Python.
|
||||
To get started, clone the Git repository at https://github.com/micahflee/onionshare/ and then consult the ``cli/README.md`` file to learn how to set up your development environment for the command-line version, and the ``desktop/README.md`` file to learn how to set up your development environment for the graphical version.
|
||||
To get started, clone the Git repository at https://github.com/onionshare/onionshare/ and then consult the ``cli/README.md`` file to learn how to set up your development environment for the command-line version, and the ``desktop/README.md`` file to learn how to set up your development environment for the graphical version.
|
||||
|
||||
Those files contain the necessary technical instructions and commands install dependencies for your platform, and to run OnionShare from the source tree.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue