Skip to content

Commit

Permalink
doc(readme): #32 add one-liner install
Browse files Browse the repository at this point in the history
  • Loading branch information
xizhao authored Mar 2, 2018
1 parent ddcc341 commit c3aa016
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@

## Installation

Grab the latest release from the [Github Releases](releases/) page!
```bash
# one-liner to install the latest release with curl
curl https://i.jpillora.com/fossas/fossa-cli! | bash && mv /usr/local/bin/fossa-cli /usr/local/bin/fossa
```

View all relases on our [Github Releases](releases/) page!

We support Windows, MacOS (Darwin), and Linux amd64 machines.

Expand Down

0 comments on commit c3aa016

Please sign in to comment.