Skip to content

Commit

Permalink
Update running_ringpop.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beklapko authored and jwolski committed Jul 29, 2015
1 parent 3947de1 commit 1a69f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running_ringpop.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Then run `tick-cluster`:
$ ./scripts/tick-cluster.js <size-of-cluster>
```

`tick-cluster` will spawn a child process for each node in the cluster. They will bootstrap themselves using an auto-generated `hosts.json` bootstrap file and converge on a single membership list within seconds. Commands can be issued against the cluster while tick-cluster runs. Press `h` or `?` to see which commands are available.
`tick-cluster` will spawn a child process for each node in the cluster. They will bootstrap themselves using an auto-generated `hosts.json` bootstrap file and converge on a single membership list within seconds. Commands can be issued against the cluster while `tick-cluster` runs. Press `h` or `?` to see which commands are available.

Here's a sample of the output you may see after launching a 5-node cluster with `tick-cluster`:

Expand Down

0 comments on commit 1a69f4a

Please sign in to comment.