spelling mistake

This commit is contained in:
Seaswimmer 2023-08-14 13:12:12 -04:00
parent 6eb33b1aba
commit 46ca062519
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -22,7 +22,7 @@ These three `.sh` files were created for Infern009's Factorio server, and use [B
- `sudo emerge -y byobu` - `sudo emerge -y byobu`
- MacOS **(UNSUPPORTED)** - MacOS **(UNSUPPORTED)**
- `sudo brew install byobu` - `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. - 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`. - 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. - Once the server is online, stop it with `/quit` from the Factorio server's console or by running the `stop_server.sh` script.