move senan.xyz/g/ to go.senan.xyz

This commit is contained in:
sentriz
2020-04-02 16:46:04 +01:00
parent 1d4ec63de2
commit 256143a025
29 changed files with 65 additions and 65 deletions

View File

@@ -27,7 +27,7 @@ password can then be changed from the web interface
```
$ apt install build-essential git sqlite libtag1-dev ffmpeg # for debian like
$ pacman -S base-devel git sqlite taglib ffmpeg # for arch like
$ go get senan.xyz/g/gonic/cmd/gonic
$ go get go.senan.xyz/gonic/cmd/gonic
$ export PATH=$PATH:$HOME/go/bin
$ gonic -h # or see "configuration options below"
```