From b2f5021a14b51ba53eb2ed4343d11536cfcdd9cd Mon Sep 17 00:00:00 2001 From: Andres Date: Sun, 4 May 2025 13:55:39 +0200 Subject: [PATCH] fix typo --- content/docs/advanced/private-server.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: