]> git.frykholm.com Git - friends.git/blobdiff - README.md
Add missing dependency
[friends.git] / README.md
index 3c9b0661c4592fec5ed79e53675aeea089972be1..415362ecb8bf5921ff75cbc63157774103ea69bc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
 friends
 =======
+virtualenv -p python3 venv
+. venv/bin/activate
+pip3 install -e ./
 
-Ostatus app
+#optionally to run on port <1024
+sudo setcap cap_net_bind_service=+ep venv/bin/python3