Skip to content

Commit

Permalink
fix go get path
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergesundheit committed Nov 18, 2017
1 parent 9d8bcf5 commit 1f868b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1f868b7

Please sign in to comment.