Skip to content
Snippets Groups Projects
Commit 37f16f62 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Update README.md

parent b31aabde
No related branches found
No related tags found
No related merge requests found
Pipeline #1439 failed
...@@ -12,15 +12,6 @@ Key features of Zafl: ...@@ -12,15 +12,6 @@ Key features of Zafl:
## Installation ## Installation
Note that you will need **sudo** privileges to get and install all the required packages. Note that you will need **sudo** privileges to get and install all the required packages.
### Download and install afl locally
```bash
wget http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz
tar -xzvf afl-latest.tgz
cd afl-<latest_version>
make
sudo make install
```
### Getting packages and compiling Zafl ### Getting packages and compiling Zafl
```bash ```bash
git clone --recurse-submodules git@git.zephyr-software.com:allnp/zafl_umbrella.git git clone --recurse-submodules git@git.zephyr-software.com:allnp/zafl_umbrella.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment