Update README.md (#305)
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
This commit is contained in:
@@ -86,9 +86,8 @@ Only use this solution if for some reason using docker is not an option for you
|
|||||||
|
|
||||||
### Steps to install
|
### Steps to install
|
||||||
|
|
||||||
1. `go get github.com/Ullaakut/cameradar/v5`
|
1. `go install github.com/Ullaakut/cameradar/v5/cmd/cameradar@latest`
|
||||||
2. `cd $GOPATH/src/github.com/Ullaakut/cameradar/cmd/cameradar`
|
|
||||||
3. `go install`
|
|
||||||
|
|
||||||
The `cameradar` binary is now in your `$GOPATH/bin` ready to be used. See command line options [here](#command-line-options).
|
The `cameradar` binary is now in your `$GOPATH/bin` ready to be used. See command line options [here](#command-line-options).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user