Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSellers authored Aug 9, 2024
1 parent 30130c4 commit e0250c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,17 @@ https://SSHamble.com/

SSHamble requires a recent version of Go (1.22.6+)

```shell
$ go install github.com/runZeroInc/sshamble@latest
```

To build from source locally:

```shell
$ git clone https://github.com/runZeroInc/sshamble
$ cd sshamble
$ go build -o sshamble
```

## Usage

Expand Down

0 comments on commit e0250c1

Please sign in to comment.