mirror of
https://github.com/Lomanic/presence-button-web
synced 2025-12-01 17:56:29 +00:00
Add go-get install instructions in README
This commit is contained in:
parent
7ab566fcfa
commit
257677b313
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
Presence button
|
||||
===============
|
||||
|
||||
See https://wiki.fuz.re/doku.php?id=projets:fuz:presence_button
|
||||
See https://wiki.fuz.re/doku.php?id=projets:fuz:presence_button
|
||||
|
||||
Install with `go get -v github.com/Lomanic/presence-button-web` (you will get a `presence-button-web` binary in `$(go env GOPATH)/bin`)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue