aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-01 12:38:13 -0700
committerMicah Lee <micah@micahflee.com>2019-09-01 12:38:13 -0700
commit7cd69ae1884b580be1f3fe1604f514d48e0dacbb (patch)
treea9b8df7464d9d3ee8b6875fa12ce055fc858f54d /BUILD.md
parentb6b576bddb153cb250a6d1164b5164e44fa83212 (diff)
downloadonionshare-7cd69ae1884b580be1f3fe1604f514d48e0dacbb.tar.gz
onionshare-7cd69ae1884b580be1f3fe1604f514d48e0dacbb.zip
Change package in build instructions from python-flask-httpauth to python3-flask-httpauth
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.md b/BUILD.md
index 81eb504e..a72c0342 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -14,7 +14,7 @@ Install the needed dependencies:
For Debian-like distros:
```
-apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest build-essential fakeroot python3-all python3-stdeb dh-python python-flask-httpauth
+apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest build-essential fakeroot python3-all python3-stdeb dh-python python3-flask-httpauth
```
For Fedora-like distros:
@@ -400,7 +400,7 @@ To publish the release:
- Create a new release on GitHub, put the changelog in the description of the release, and upload all six files (the macOS installer, the Windows installer, the source package, and their signatures)
- Upload the six release files to https://onionshare.org/dist/$VERSION/
-- Copy the six release files into the OnionShare team Keybase filesystem
+- Copy the six release files into the OnionShare team Keybase filesystem
- Update the [onionshare-website](https://github.com/micahflee/onionshare-website) repo:
- Edit `latest-version.txt` to match the latest version
- Update the version number and download links