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

Commit

Permalink
README tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
davidiw committed May 7, 2014
1 parent 1f74296 commit 0dc2576
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Expand Up @@ -38,9 +38,9 @@ Build the command-line (Application):
qmake application.pro
make

The default configuration will create a local overlay with 10 members, to use
it execute:
./dissent ./conf/local.conf 2> /dev/null
The default configuration will create a local overlay with 3 servers and 20
clients, to use it execute:
cd conf/local && ln -s ../../dissent . && ./run_all.sh

This will launch a command-line interface, where commands can be typed.
(Note: by default logging is enabled, the above redirects it to /dev/null)
Expand Down

0 comments on commit 0dc2576

Please sign in to comment.