summary refs log tree commit diff homepage
path: root/README.md
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2016-01-12 14:24:01 -0500
committerColin D'Souza <dscdsouza@outlook.com>2016-01-12 21:15:06 -0500
commit5437821dbb4e6d61ba752d13a86743230ad09139 (patch)
tree3129514a36fecc47418b189489580c844fab3b10 /README.md
parentUpdate README.md (diff)
downloadshulker-5437821dbb4e6d61ba752d13a86743230ad09139.tar.gz
shulker-5437821dbb4e6d61ba752d13a86743230ad09139.zip
Update README.md
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