Added bash tags to readme
This commit is contained in:
parent
417d53a12f
commit
e2e2d17d87
@ -8,13 +8,13 @@ You need to have [ammonite](https://ammonite.io) installed.
|
||||
|
||||
Once you have done that, start a local instance of Chatto, and run the command -
|
||||
|
||||
``` scala
|
||||
``` bash
|
||||
amm stompTest.sc --username yourusername --password yourpassword
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```
|
||||
``` bash
|
||||
./stompTest.sc --username yourusername --password yourpassword
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user