commit 28a446409fc08ba6bffda6cf6d6f9e75b112c56e parent e7dc2ec4d5f66f023424754e6f525175ba8843c8 Author: Marcel <MTRNord@users.noreply.github.com> Date: Sat, 12 Nov 2016 16:03:08 +0100 Update install for new git structure Diffstat:
| M | README.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -11,8 +11,9 @@ Get and post a screenshot of the Intel Map. ## Install To install the plugin you need to: -1. Clone this repo into `<yourBotDir>/plugins/` -2. Optional remove `README.md` `LICENSE` and `.gitignore` +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. ## Configuration