diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 20:37:21 +0100 |
|---|---|---|
| committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:08:26 +0100 |
| commit | c85e0dc4f0e0a6deedfb7318292e1939503a10c2 (patch) | |
| tree | 2113f2ff4f9cba6b8c470d12a9b69af8877c170a /utils/autodict_ql/readme.md | |
| parent | fcbaddfd2b3f4dece001f1d4141d7dce75da1e81 (diff) | |
| download | afl++-c85e0dc4f0e0a6deedfb7318292e1939503a10c2.tar.gz | |
Remove the word "we"
Diffstat (limited to 'utils/autodict_ql/readme.md')
| -rw-r--r-- | utils/autodict_ql/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/autodict_ql/readme.md b/utils/autodict_ql/readme.md index a28f1725..491ec85b 100644 --- a/utils/autodict_ql/readme.md +++ b/utils/autodict_ql/readme.md @@ -37,7 +37,7 @@ sudo apt install build-essential libtool-bin python3-dev python3 automake git vi ``` The usage of Autodict-QL is pretty easy. But let's describe it as: -1. First of all, you need to have CodeQL installed on the system. we make this possible with `build-codeql.sh` bash script. This script will install CodeQL completety and will set the required environment variables for your system. +1. First of all, you need to have CodeQL installed on the system. We make this possible with `build-codeql.sh` bash script. This script will install CodeQL completety and will set the required environment variables for your system. Do the following : ```shell # chmod +x codeql-build.sh |
