syntax edits
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user