From: Alexander Popov Date: Thu, 26 Mar 2020 14:55:56 +0000 (+0300) Subject: Fix typo in README X-Git-Tag: v0.5.7~45 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=2d76c21b4a1b96171f2abb50a35ec0b410c97178;p=kconfig-hardened-check.git Fix typo in README --- diff --git a/README.md b/README.md index 19fe556..40b7b01 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ or exploitation techniques. You can install the package: ``` -pip install git+https://github.com/a13xp0p0v/kconfig-hardened-check' +pip install git+https://github.com/a13xp0p0v/kconfig-hardened-check ``` or simply run `./bin/kconfig-hardened-check` from the cloned repository.