diff --git a/content/docs/advanced/private-server.mdx b/content/docs/advanced/private-server.mdx index 77eb992..41e10a1 100644 --- a/content/docs/advanced/private-server.mdx +++ b/content/docs/advanced/private-server.mdx @@ -20,7 +20,7 @@ In each release we provide server files (one for each operating system). You can release](https://github.com/Balatro-Multiplayer/BalatroMultiplayer/releases/latest). Once you download the file, open terminal and navigate to the file: ```sh - cd /path/to/where/server-linux/is + cd /path/to/where/server-macos/is ``` You then have to make the server file executable as program, you can do this via cli by running: