Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 859dea2

Browse files
authored
Merge pull request #52 from gavinsherry/master
Doc fix
2 parents 7cbbb03 + eae682a commit 859dea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Plugins can be installed as .py files in the ```plugins/``` directory OR as a .p
4848
To install the example 'repeat' plugin
4949

5050
mkdir plugins/repeat
51-
cp doc/example-plugins/repeat.py plugins/repeat.py
51+
cp doc/example-plugins/repeat.py plugins/repeat/
5252

5353
The repeat plugin will now be loaded by the bot on startup.
5454

0 commit comments

Comments
 (0)