diff --git a/desktop/README.md b/desktop/README.md index 88835c27..f903c143 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -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