mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
fix incorrect path in docs
This commit is contained in:
parent
8879f22932
commit
9cd2a9c06a
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user