commit f25f300bcbb344eaef83717fb7529e54e590a4d4 parent aa73f6760f123401c6c6e8a090d1babf4cfda651 Author: Marcel <MTRNord@users.noreply.github.com> Date: Sat, 12 Nov 2016 20:11:21 +0100 Add installation step Diffstat:
| M | README.md | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -12,9 +12,10 @@ Get and post a screenshot of the Intel Map. To install the plugin you need to: 1. Go into `<yourBotDir>/plugins/` -1. Clone this repo into `intel_screenbot` -2. Optional remove `README.md` `LICENSE` and `.gitignore` from `<yourBotDir>/plugins/intel_screenbot` -3. Follow Configuration. +2. Clone this repo into `intel_screenbot` +3. Optional remove `README.md` `LICENSE` and `.gitignore` from `<yourBotDir>/plugins/intel_screenbot` +4. Run pip3 install -r requirements.txt +5. Follow Configuration. ## Configuration For using the Intel Screenbot you need to add the following to the config.json: