Update README.md

This commit is contained in:
Dominik Maier 2021-03-27 20:09:20 +01:00 committed by GitHub
parent 39d33ce7ff
commit 55191ed8ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,11 @@ Clone the LibAFL repository with
git clone https://github.com/AFLplusplus/LibAFL
```
To get the latest and greatest features,
```
git checkout dev
```
Build the library using
```