Skip to content

Commit

Permalink
README: update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
oded-s1 committed Sep 18, 2022
1 parent 4fdc481 commit 7784a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ clone this repository and run as follows (assuming your [\$GOPATH is set](https:


```shell
go get github.com/Sentinel-One/linux-bench
cd $GOPATH/pkg/mod/github.com/!sentinel-!one/linux-bench
go install github.com/Sentinel-One/linux-bench@<version_tag>
cd $GOPATH/pkg/mod/github.com/!sentinel-!one/linux-bench@<version-tag>
go build -o linux-bench .

# See all supported options
Expand Down

0 comments on commit 7784a03

Please sign in to comment.