update build instructions to no longer use go get

This commit is contained in:
sberk42
2022-04-07 17:32:07 +02:00
committed by GitHub
parent c3c3ac82b4
commit 79dfd3e2e5
+1 -3
View File
@@ -26,9 +26,7 @@ Other changes:
## Building
go get github.com/sberk42/fritzbox_exporter/
cd $GOPATH/src/github.com/sberk42/fritzbox_exporter
go install
go install github.com/sberk42/fritzbox_exporter@latest
## Running