update readme
This commit is contained in:
parent
f266f168da
commit
a3ff5ab502
|
@ -9,8 +9,8 @@ Make sure you have [Docker](https://docs.docker.com/get-docker/) installed.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Create a directory for the configuration files
|
# Create a directory for the configuration files
|
||||||
$ mkdir ~/wg-easy
|
$ mkdir ~/.wg-easy
|
||||||
$ cd ~/wg-easy
|
$ cd ~/.wg-easy
|
||||||
$ curl https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/docker-compose.yml
|
$ curl https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/docker-compose.yml
|
||||||
$ open docker-compose.yml
|
$ open docker-compose.yml
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue