From 1f868b7316ec57136181c786c208cd5c70fceef3 Mon Sep 17 00:00:00 2001 From: ubergesundheit Date: Sat, 18 Nov 2017 12:35:25 +0100 Subject: [PATCH] fix go get path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 507e56d..a50f6f7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Check if the iio devices are populated `$ ls /sys/bus/iio/devices/`. If the outp Install [Go](https://golang.org/doc/install), then - `$ go get -u github.com/sensebox/senseboxpi` + `$ go get -u github.com/sensebox/senseboxpi/cmd/senseboxpi` ## Running