From 2d76c21b4a1b96171f2abb50a35ec0b410c97178 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Thu, 26 Mar 2020 17:55:56 +0300 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.31.1