spelling mistake
This commit is contained in:
parent
6eb33b1aba
commit
46ca062519
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue