From 6463f8d8aee70494cbfa503534630f25b1c2fe81 Mon Sep 17 00:00:00 2001 From: beklapko Date: Wed, 22 Jul 2015 10:36:34 -0700 Subject: [PATCH] Monospaced tick-cluster --- docs/running_ringpop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/running_ringpop.md b/docs/running_ringpop.md index 34e2b898..ef3c01af 100644 --- a/docs/running_ringpop.md +++ b/docs/running_ringpop.md @@ -3,9 +3,9 @@ Learning how to incorporate Ringpop into your application. ## Running with tick-cluster -tick-cluster is a utility located in the `scripts/` directory of the Ringpop repo that allows you to quickly spin up a Ringpop cluster of arbitrary size and test basic failure modes: suspending, killing and respawning nodes. +`tick-cluster` is a utility located in the `scripts/` directory of the Ringpop repo that allows you to quickly spin up a Ringpop cluster of arbitrary size and test basic failure modes: suspending, killing and respawning nodes. -To use tick-cluster, first clone the repo and install Ringpop's dependencies: +To use `tick-cluster`, first clone the repo and install Ringpop's dependencies: ``` $ git clone git@github.com:uber/ringpop.git