projects
/
friends.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af4a5f
)
Syntax changes
master
author
Mikael Frykholm
<mikael@frykholm.com>
Sun, 30 Jul 2017 19:15:30 +0000
(21:15 +0200)
committer
GitHub
<noreply@github.com>
Sun, 30 Jul 2017 19:15:30 +0000
(21:15 +0200)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 415362ecb8bf5921ff75cbc63157774103ea69bc..6b45daa96835fdeb627246352a7126e950e4a380 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,8
+1,9
@@
friends
=======
+```bash
virtualenv -p python3 venv
. venv/bin/activate
pip3 install -e ./
-
+```
#optionally to run on port <1024
sudo setcap cap_net_bind_service=+ep venv/bin/python3