Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NigeWarren authored and NigeWarren committed Sep 20, 2013
1 parent 954a792 commit 700a897
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 700a897

Please sign in to comment.