Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crispyDyne committed Jul 29, 2020
1 parent 0cbd6ba commit 07956a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,12 @@ Start Redis Server
redis-server
```

Clear Redis Cashe (optional)
Run supervisor
```
redis-cli FLUSHALL
supervisord
```

Run supervisor
Clear Jobs / Clear Redis Cache (optional)
```
supervisord
redis-cli FLUSHALL
```

0 comments on commit 07956a9

Please sign in to comment.