diff --git a/README.md b/README.md index c313fcca30..b1e6deff73 100644 --- a/README.md +++ b/README.md @@ -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 ```