Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf authored Dec 9, 2024
1 parent 3979926 commit 663cfa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Feeding an objdump via stdin into asm-parser:
### Building locally

You'll need:
- conan 1.59.0 - install this in your preferred way, e.g. `pip install conan==1.59.0` or equivalent
- `gcc` 12 or similar (or hack your settings to support your compiler)
- conan 2 - see `https://github.com/compiler-explorer/asm-parser/blob/main/setup.sh#L1` on how to install and configure
- `gcc` 12 or similar or later (or hack your settings to support your compiler)

Then you can
```
Expand Down

0 comments on commit 663cfa7

Please sign in to comment.