summary refs log tree commit diff homepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a22c07..d959b07 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ tail -F /PATH_TO_MINECRAFT_INSTALL/logs/latest.log | grep --line-buffered ": <"
 ```
 
 Clone repository onto a server, edit ```config.json``` (see below for more info) and change any options, and then,
-```bash
+```sh
 In the repository folder:
 $ npm install
 $ npm start