Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Feb 23, 2024
1 parent 510976c commit 1e54679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1e54679

Please sign in to comment.