From 09d2fb4c7a6854450aed7527fb0da3ce8465c99c Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Wed, 19 Sep 2018 20:54:00 -0600 Subject: [PATCH] use go package mangement --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c53080b..1f36033 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ To use install Go and then run: ```shell go build -chmod +x bose-usbfix -./bose-usbfix +go install + +bose-usbfix ``` \ No newline at end of file