Skip to content

Commit 994fe1f

Browse files
committed
Update Readme.md
1 parent 724cb2a commit 994fe1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/anontxt/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Edit `anontxt/config/settings.js` to set your database, user & password.
2121
```bash
2222
cd examples/anontxt
2323
npm install
24-
node tasks/reset # resets the database
24+
node tasks/reset # sets up the database
2525
./script/start
2626
```
2727

0 commit comments

Comments
 (0)