diff --git a/documentation/dev-portal/src/events/37c3/nym-vpn.md b/documentation/dev-portal/src/events/37c3/nym-vpn.md index 3091836606..cb2a084dab 100644 --- a/documentation/dev-portal/src/events/37c3/nym-vpn.md +++ b/documentation/dev-portal/src/events/37c3/nym-vpn.md @@ -84,7 +84,7 @@ mkdir $HOME/Library/Application Support/nym-vpn/ * Create the main config file called `config.toml` in the same directory with this content: ```toml # for Linux -env_config_file = "/home/config/nym-vpn/sandbox.env" # change to your username +env_config_file = "/home//.config/nym-vpn/sandbox.env" # change to your username entry_node_location = "DE" # two letters country code # for macOS