syntax edits

This commit is contained in:
serinko
2023-12-21 18:25:48 +01:00
parent 945282c624
commit d4e0f43a05
@@ -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/<USER>config/nym-vpn/sandbox.env" # change <USER> to your username
env_config_file = "/home/<USER>/.config/nym-vpn/sandbox.env" # change <USER> to your username
entry_node_location = "DE" # two letters country code
# for macOS