Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Jan 13, 2025
1 parent 8cb8f69 commit 3f805ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@

## Getting Started

```
```bash
go get github.com/blacktop/go-bindiff
```

### `bindiff` demo tool

Install

```
```bash
go install github.com/blacktop/go-bindiff/cmd/bindiff@latest
```

Usage

```
```bash
❯ bindiff path/to/BinExport1 path/to/BinExport2
```
```bash
Expand Down

0 comments on commit 3f805ea

Please sign in to comment.