X-Git-Url: https://pwan.org/git/?p=margebot.git;a=blobdiff_plain;f=README.md;h=838c97f72a2b002741a65888e36aa88d93649b38;hp=198ce9ac6569930b2ecbd17e23cd8466322d61d8;hb=HEAD;hpb=209be8741c76d9f3cdc70dff38bb8982369f4890 diff --git a/README.md b/README.md index 198ce9a..838c97f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ Marge: I remind you about outstanding Gitlab merge requests 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. -Instead copy the contents of the .plugin directory to a 'Marge' directory under your Errnbot plugins directory. + +- Errbot plugs aren't distributed as eggs. Instead copy the contents of the plugin directory to a 'Marge' directory under your Errnbot plugins directory.