diff --git a/README.md b/README.md index ccf9983..3df55ff 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ sudo go install github.com/gohugoio/hugo@latest ## How to build First, pull the root directory to your filesystem: ```sh -$ git pull https://github.com/Stefan9110/elpengu.git +$ git pull https://git.elpengu.com/stefan911/elpengu.git $ cd elpengu/ ``` Using hugo, this site can be easily built using: