]> git.frykholm.com Git - friends.git/blobdiff - README.md
Syntax changes
[friends.git] / 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