diff --git a/README.md b/README.md index 23841dc..ada01fe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,11 @@ This client fetches the list of available relay servers provided by vpngate.net. ![image](https://user-images.githubusercontent.com/4519234/103308641-e47f9300-49e0-11eb-8ff2-77c6e3e8cc7b.png) -You can check out your current IP address and region at https://nordvpn.com/what-is-my-ip/, or simply run `curl ipinfo.io` in a terminal. +You can check out your current IP address and region at https://nordvpn.com/what-is-my-ip/, or simply run the following command in a terminal: + +```sh +$ curl ipinfo.io +``` ## Requirements