fix incorrect path in docs

pull/78/head
Roberto Teixeira 2016-06-27 08:09:19 -04:00
parent 8879f22932
commit 9cd2a9c06a
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Instructions:
4. ```grunt watch```
3. ```go generate```
4. ```cd $YOUR_WEBSITE_PATH```
5. ```caddydev --source $GOPATH/github.com/hacdias/caddy-hugo hugo```
5. ```caddydev --source $GOPATH/src/github.com/hacdias/caddy-hugo hugo```
6. Go to ```http://domain:port```
[1]: https://golang.org/dl/