From 700a897d58bbfc5488bbc914fa988d083c859aeb Mon Sep 17 00:00:00 2001 From: NigeWarren Date: Fri, 20 Sep 2013 12:44:04 +0100 Subject: [PATCH] Update readme.md --- readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 9fba835..3f70c07 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,7 @@ and start the server > .\startFly.bat ``` -Preferably in a new command prompt run the example code. +Preferably in a new command prompt, run the example code. ``` > .\runExample.bat @@ -58,20 +58,19 @@ On unix systems the startFly.sh script is set up to run the version of fly for your host platform. ``` - % sh startFly.sh -% sh runExample.sh ``` + See the comments in the script if encounter problems or you want to run the fly server directly from the bin directory. -Preferably in a new shell run the example code. +Preferably in a new shell, run the example code. ``` % sh runExample.sh ``` -### +### Expected Results In either case, if this successful you will see something like this