Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregscullard authored Nov 14, 2019
1 parent 06e9b3c commit 0459f30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hcs-sxc-examples/simple-message-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ APP_ID=0
```

```
./runapp 0
./runapp.sh 0
```

then in two additional terminal windows
Expand All @@ -110,14 +110,14 @@ then in two additional terminal windows
cd hcs-sxc
cd hedera-hcs-sxc
cd hcs-sxc-examples/simple-message-demo
./runapp 1
./runapp.sh 1
```

```shell
cd hcs-sxc
cd hedera-hcs-sxc
cd hcs-sxc-examples/simple-message-demo
./runapp 2
./runapp.sh 2
```

### Windows
Expand Down

0 comments on commit 0459f30

Please sign in to comment.