Skip to content

Commit 92116b9

Browse files
readme
1 parent 1e61748 commit 92116b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ Rust directly, instructions can be found [here](https://www.rust-lang.org/tools/
4242
git clone https://github.com/AFLplusplus/LibAFL
4343
```
4444

45-
If you want to get the latest and greatest features,
46-
```
47-
git checkout dev
48-
```
49-
5045
Build the library using
5146

5247
```
@@ -65,7 +60,6 @@ cargo doc
6560
cd docs && mdbook serve
6661
```
6762

68-
6963
We collect all example fuzzers in [`./fuzzers`](./fuzzers/).
7064
Be sure to read their documentation (and source), this is *the natural way to get started!*
7165

0 commit comments

Comments
 (0)