From ecf7d3e311ae4b3912e8adc63abe38632e44b97b Mon Sep 17 00:00:00 2001 From: Glenn de Haan Date: Mon, 31 Dec 2018 17:08:24 +0100 Subject: [PATCH] Updated the readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5caa06d..b85913c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ A web panel to control a CS:GO server - Sockette ## Basic Usage -TODO: Update the basic usage! +- Download the latest version from the releases page on GitHub +- Save the binary in it's own folder +- Run the binary (this will create some additional files/folders) +- Adjust the `config.json` +- Restart the binary + +Then open up a webbrowser and go to the site ## Development Usage - Install NodeJS 8.0 or higher