diff --git a/README.md b/README.md index 90d6a9c..5519e74 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ These three `.sh` files were created for Infern009's Factorio server, and use [Byobu](https://www.byobu.org/) to run a Factorio server. ## Usage -- Clone this repository, then cd into the `factorio` directory. + +- Clone this repository, then cd into it. + - `git clone https://git.seaswimmer.cc/SeaswimmerTheFsh/Factorio-Scripts.git && cd Factorio-Scripts` + - `cd Factorio-Scripts` - Make sure you have **Byobu** installed. - Alpine - `sudo apk add -y byobu` @@ -18,7 +21,7 @@ These three `.sh` files were created for Infern009's Factorio server, and use [B - `sudo apt-get install -y byobu` - Gentoo - `sudo emerge -y byobu` - - MacOS **__(UNSUPPORTED)__** + - MacOS **(UNSUPPORTED)** - `sudo brew install byobu` - If none of these commands work for your platform, you can compile **Bybou** with the `install-byobu.sh` script. - Run the `start_server.sh` script. @@ -33,4 +36,4 @@ These three `.sh` files were created for Infern009's Factorio server, and use [B - `extra_params_start_server=""` - This parameter adds additional flags to the `-server-start` command. - `--server-settings ./data/server-settings.json` - Run the `start_server.sh` script. - - To stop the server, either run the `stop_server.sh` script from a terminal or type `/quit` into the Factorio server's console. \ No newline at end of file + - To stop the server, either run the `stop_server.sh` script from a terminal or type `/quit` into the Factorio server's console.