Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bnkc authored Apr 11, 2024
1 parent 44d787d commit 0191a5e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,11 @@ sudo port install ..
```
cargo install un-pack --locked
```

Alternatively, you can install `unpack` directly from the repository by using:
```
git clone https://github.com/bnkc/unpack
cargo install --path ./unpack
```

> [!WARNING]
> There are scenarios where using `Unpack` can yield false positives. Mapping `site-packages` to their corresponding
Expand Down

0 comments on commit 0191a5e

Please sign in to comment.