]> jfr.im git - erebus.git/blobdiff - README.md
userinfo - remove _ from keys/has/get/set/delete
[erebus.git] / README.md
index 39ab04c172b1078377655f220c2755a5cbfdb19e..0838f322ecd22dd9ab85e6f7db44c11e2b993d88 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Getting started
 - `vim bot.config`
 - Create a MySQL database, i.e. `CREATE DATABASE foo; GRANT ALL ON foo.* TO ...`
 - `mysql <dump.sql`
-- `./run.sh`
+- `./run`
 
 Install croncheck.sh in your crontab, if desired.  
 `* * * * * /path/to/erebus/croncheck.sh`