From 1e546796cba2ab44a85fbbf24d623982f5eb85aa Mon Sep 17 00:00:00 2001 From: Robert Thomas <31854736+wolveix@users.noreply.github.com> Date: Fri, 23 Feb 2024 17:46:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feeb08c..ce05939 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ services: command: 'your-ftp-user:your-ftp-password:1000' ``` -With this, you'll be able to SFTP into your server and access your game files via `/home/gamefiles`. +With this, you'll be able to SFTP into your server and access your game files via `/home/your-ftp-user/gamefiles`. ## IPv6 Support