diff --git a/README.md b/README.md index 5d79f80..bce004c 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Make sure you have [Docker](https://docs.docker.com/get-docker/) installed. ```bash # Create a directory for the configuration files -$ mkdir ~/wg-easy -$ cd ~/wg-easy +$ mkdir ~/.wg-easy +$ cd ~/.wg-easy $ curl https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/docker-compose.yml $ open docker-compose.yml ```