aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Janovsky2021-04-19 10:43:16 +0200
committerAdam Janovsky2021-04-19 10:43:16 +0200
commit2282511d6c3dfe6b50ff17174e401f2441adbdfd (patch)
treece23a22856db452dd75dd6a4bc97816f5dfd7772
parentf2b5ca19634c7d26f82a4285587929104fb1ee09 (diff)
downloadsec-certs-2282511d6c3dfe6b50ff17174e401f2441adbdfd.tar.gz
sec-certs-2282511d6c3dfe6b50ff17174e401f2441adbdfd.tar.zst
sec-certs-2282511d6c3dfe6b50ff17174e401f2441adbdfd.zip
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91663bb6..dc231d9e 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Tool for analysis of security certificates and their security targets (Common Cr
This project is developed by the [Centre for Research On Cryptography and Security](https://crocs.fi.muni.cz) at Faculty of Informatics, Masaryk University.
-## Install (CC)
+## Installation (CC)
The tool requires several Python packages as well as the `pdftotext` binary somewhere on the `PATH`.
The easiest way to setup the tool is to install it in a virtual environment, e.g.: