summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d9f950d..99b8767 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Run the following on your server hosting (in a screen, and make sure to replace
 tail -F /PATH_TO_MINECRAFT_INSTALL/logs/latest.log | grep --line-buffered ": <" | while read x ; do echo -ne $x | curl -X POST -d @- https://YOUR_URL/minecraft/hook ; done
 ```
 
-Clone repository onto a server, edit ```config.json``` and change any options, and then,
+Clone repository onto a server, edit ```config.json``` (see below for more info) and change any options, and then,
 ```bash
 In the repository folder:
 $ npm install
6b331881cc4318f9680d1c1cd34ae80&follow=1'>Remove viewmodel disablingJune McEnroe Switched to minimized viewmodels with lowest viewmodel FOV and it's much better. 2018-05-30Remove demoman mouse2 bindJune McEnroe I started playing with the sticky jumper rather than a shield. 2018-05-30Ignore macOS debug directoriesJune McEnroe 2018-05-29Add CharIter in ediJune McEnroe 2018-05-29Move spans back out of segs in ediJune McEnroe 2018-05-29Use scheme for Light terminalJune McEnroe All I did was swap black and white. Sitting outside now. Looks fine. 2018-05-28Rewrite edi WIPJune McEnroe