From 46ca0625191714325d6f62b2bf28ca995b8b9bf5 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 14 Aug 2023 13:12:12 -0400 Subject: [PATCH] spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0031d15..b0ab482 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ These three `.sh` files were created for Infern009's Factorio server, and use [B - `sudo emerge -y byobu` - 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. + - If none of these commands work for your platform, you can compile **Byobu** with the `install-byobu.sh` script. - Run the `start_server.sh` script. - If you haven't changed **Byobu's** configuration, you can detach from the terminal this spawns by pressing `Ctrl + A`, releasing those keys, then immediately pressing `D`. - Once the server is online, stop it with `/quit` from the Factorio server's console or by running the `stop_server.sh` script.