Skip to content

Commit

Permalink
add install script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed May 27, 2024
1 parent 344ad0a commit f150723
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ $ brew tap jonhadfield/ipscout
$ brew install ipscout
```

### Linux
Install latest release.
```shell
curl -sL https://raw.githubusercontent.com/jonhadfield/ipscout/add_install_script/install | sh
```

### other distributions

Download the latest release from the [releases](https://github.com/jonhadfield/ipscout/releases) page.
Expand Down

0 comments on commit f150723

Please sign in to comment.