Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Commit

Permalink
fix my reST errors in readme.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Aug 27, 2012
1 parent dd7830f commit 6168a26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -129,12 +129,12 @@ created during the next Queuey startup.

1. Stop Cassandra::

kill -2 `cat cassandra.pid`
kill -2 `cat cassandra.pid`

2. Remove the Cassandra data directory (not the Cassandra binary directory)::

rm -rf ./cassandra
rm -rf ./cassandra

3. Start Cassandra::

./bin/cassandra/bin/cassandra -p cassandra.pid
./bin/cassandra/bin/cassandra -p cassandra.pid

0 comments on commit 6168a26

Please sign in to comment.