We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442623a commit 87fd300Copy full SHA for 87fd300
1 file changed
README.md
@@ -51,6 +51,8 @@ hackbot> hackbot ping
51
hackbot> PONG
52
```
53
54
+If you make changes, quit with `Ctrl+C` and restart hackbot with `npm run dev`.
55
+
56
## Configuration
57
58
Most of the plugins in `scripts/` use [hubot-conf][hubot-conf] to access
0 commit comments