From 5437821dbb4e6d61ba752d13a86743230ad09139 Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Tue, 12 Jan 2016 14:24:01 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1