Skip to content

Commit

Permalink
Merge pull request #197 from fuzzland/0xAWM-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
0xAWM authored Sep 19, 2023
2 parents ec8542e + 952d78b commit b3890cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You first need to install Rust through https://rustup.rs/
You need to have `libssl-dev` (OpenSSL) and `libz3-dev` (refer to [Z3 Installation](#z3-installation) section for instruction) installed.

```bash
git clone https://github.com/fuzzland/ityfuzz.git && cd ityfuzz && git checkout stable
git clone https://github.com/fuzzland/ityfuzz.git && cd ityfuzz
git submodule update --recursive --init
cd cli/
cargo build --release
Expand Down

0 comments on commit b3890cf

Please sign in to comment.