Skip to content

Commit

Permalink
Update readme with instructions on installing dgoss from master
Browse files Browse the repository at this point in the history
  • Loading branch information
aelsabbahy committed May 3, 2020
1 parent 4fe266a commit 06495af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ curl -L https://github.com/aelsabbahy/goss/releases/latest/download/goss-linux-a
chmod +rx /usr/local/bin/goss

curl -L https://github.com/aelsabbahy/goss/releases/latest/download/dgoss -o /usr/local/bin/dgoss
# Alternatively, using the latest master
# curl -L https://raw.githubusercontent.com/aelsabbahy/goss/master/extras/dgoss/dgoss -o /usr/local/bin/dgoss
chmod +rx /usr/local/bin/dgoss
```

Expand Down

0 comments on commit 06495af

Please sign in to comment.