From ed4244ad0f09e3b4d2e00fce9ca0d8f1cec205b4 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Tue, 30 Jun 2020 17:45:10 -0700 Subject: Update snapcraft readme --- snap/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'snap') diff --git a/snap/README.md b/snap/README.md index 54f80476..074cdb13 100644 --- a/snap/README.md +++ b/snap/README.md @@ -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 -- cgit v1.2.3-54-g00ecf