mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 19:36:08 -04:00
Merge pull request #1926 from anastr0/dev-setup-script
Dev script for first time setup in linux
This commit is contained in:
commit
73f153af3b
2 changed files with 53 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Building OnionShare
|
||||
|
||||
If you are running Linux, you can make use of the script `setup-project.sh` in the parent directory, which automates most of the steps below.
|
||||
|
||||
Otherwise, please continue to read on.
|
||||
|
||||
Start by getting the source code and changing to the `desktop` folder:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue