mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-10 19:58:52 -05:00
Update snapcraft readme
This commit is contained in:
parent
3ca9709dd1
commit
50c4ea5b4b
@ -6,6 +6,7 @@ To build the snap, cd to the `snap` folder and run:
|
||||
|
||||
```sh
|
||||
snapcraft
|
||||
snap install ./onionshare_*.snap
|
||||
```
|
||||
|
||||
See your installed snaps:
|
||||
@ -26,3 +27,11 @@ Delete the OnionShare snap:
|
||||
```sh
|
||||
snap remove onionshare
|
||||
```
|
||||
|
||||
## Making a new release
|
||||
|
||||
In `snapcraft.yaml`:
|
||||
|
||||
- Update `version`
|
||||
- Update the `onionshare` part to use the correct tag
|
||||
- Update `Qt5`, `tor`, `libevent`, and `obfs4` dependencies, if necessary
|
||||
|
Loading…
x
Reference in New Issue
Block a user