From 9a560d0e517fe912435928301e690cc69ae78c6c Mon Sep 17 00:00:00 2001 From: Arjun Thekkumadathil <3darjun@gmail.com> Date: Tue, 4 Jul 2017 20:13:11 +1000 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e6af355..93d2b6f 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ This is simple plugin system based out of python, you can basically pass a confi ## Requirements ```python Python 2.7 -pip install PyYaml` +pip install PyYaml ``` ## example_config