Fixed paths in riak README

This commit is contained in:
Jedrzej Nowak 2015-09-04 14:18:54 +02:00
parent 17349ff022
commit 80d9d3add1

View File

@ -2,7 +2,7 @@ Example of 3 node riak cluster.
At first run:
`python riak-example.py deploy`
`python examples/riak/riaks.py deploy`
It will prepare riak nodes etc.
@ -17,7 +17,7 @@ watch -n 1 solar changes report last
After that you can add HAProxy on each node:
`python riak-example.py add_haproxies`
`python examples/riak/riaks.py add_haproxies`
Then again normal solar stuff