aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-08-17 11:29:40 -0400
committerDeterminant <ted.sybil@gmail.com>2018-08-17 11:29:40 -0400
commit3e94d91c0a0abe79a8aa9162ea4a9219c923f86e (patch)
tree83d0c5ff89807c537ed6050f2f9edf1337a25505 /README.rst
parent140ee49ccf0353cd29c04d0d6bd5d4da69e7d0cc (diff)
update readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 57db10e..7c526d5 100644
--- a/README.rst
+++ b/README.rst
@@ -47,5 +47,5 @@ section may be incomplete and subject to changes.
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED=ON -DHOTSTUFF_PROTO_LOG=ON
make
- # start 4 demo replicas with ./run_replicas.sh
- # start the demo client with ./run_client.sh
+ # start 4 demo replicas with scripts/run_replicas.sh
+ # start the demo client with scripts/run_client.sh