Skip to content

Commit

Permalink
fix(servers): use dashes for provider for cli update of servers
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Sep 24, 2023
1 parent 5915c91 commit 29e3dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker run --rm -v /yourpath:/gluetun qmcgaw/gluetun format-servers -yourprovide
where:

- `/yourpath` is the path to your bind mounted directory
- `yourprovider` is your VPN provider in lowercase without quotes, for example `protonvpn` or `privateinternetaccess`.
- `yourprovider` is your VPN provider in lowercase without quotes, for example `protonvpn` or `private-internet-access`.

This will list the servers in Markdown format, for example:

Expand Down

0 comments on commit 29e3dee

Please sign in to comment.