Skip to content

Commit

Permalink
Merge pull request #3 from Marsman1996/master
Browse files Browse the repository at this point in the history
fix README
  • Loading branch information
gannimo authored Oct 17, 2020
2 parents 1f2c996 + 89d7e80 commit aba4fb9
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 @@ -75,7 +75,7 @@ run the preprocessor as follows:
```
$BUILD_LLVM_DIR/bin/fuzzgen-preprocessor \
-outfile=$LIBNAME.meta \
-android-root=/path/to/Android/home/ \
-library-root=/path/to/Android/home/ \
$(find /path/to/all/library/source/files/) \
```
Expand Down

0 comments on commit aba4fb9

Please sign in to comment.