Added scala tag to readme code

This commit is contained in:
Rohan Sircar 2020-08-13 20:22:34 +05:30
parent 195e18ac3b
commit 417d53a12f

View File

@ -8,7 +8,7 @@ You need to have [ammonite](https://ammonite.io) installed.
Once you have done that, start a local instance of Chatto, and run the command - Once you have done that, start a local instance of Chatto, and run the command -
``` ``` scala
amm stompTest.sc --username yourusername --password yourpassword amm stompTest.sc --username yourusername --password yourpassword
``` ```