]> git.frykholm.com Git - friends.git/commitdiff
Syntax changes master
authorMikael Frykholm <mikael@frykholm.com>
Sun, 30 Jul 2017 19:15:30 +0000 (21:15 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Jul 2017 19:15:30 +0000 (21:15 +0200)
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