(markdown test 3)
authorJude N <juden@pwan.org>
Thu, 29 Aug 2019 11:22:41 +0000 (07:22 -0400)
committerJude N <juden@pwan.org>
Thu, 29 Aug 2019 11:22:41 +0000 (07:22 -0400)
README.md

index e958fa5..f6ba0c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,12 +2,10 @@ Marge: I remind you about outstanding Gitlab merge requests
 
 Development Notes:
 
 
 Development Notes:
 
-```
-> python3 -m venv ./env
-> source ./env/bin/activate
-> python setup.py develop
-> python setup.py test
-```
+    > python3 -m venv ./env
+    > source ./env/bin/activate
+    > python setup.py develop
+    > python setup.py test
 
 Deployment Notes:
 Errbot plugs aren't distributed as eggs.
 
 Deployment Notes:
 Errbot plugs aren't distributed as eggs.