use go package mangement

This commit is contained in:
Steven Polley 2018-09-19 20:54:00 -06:00
parent 400705f8b8
commit 09d2fb4c7a
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@ To use install Go and then run:
```shell
go build
chmod +x bose-usbfix
./bose-usbfix
go install
bose-usbfix
```