Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daTokenizer committed Nov 23, 2016
1 parent 4f9ea0b commit 01cd6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The dehydrator is an effective 'snooze button' for events, you push an event int
Here's what you need to do to build this module:

0. Build Redis in a build supporting modules.
1. Build the module: `make`
1. Build the module: `make` or download the `.so` file from [the latest release](https://github.com/TamarLabs/ReDe/releases/latest)
3. Run Redis loading the module: `/path/to/redis-server --loadmodule path/to/module.so`

Now run `redis-cli` and try the commands:
Expand Down

0 comments on commit 01cd6b2

Please sign in to comment.