diff options
| author | Adam Janovsky | 2021-04-19 10:43:16 +0200 |
|---|---|---|
| committer | Adam Janovsky | 2021-04-19 10:43:16 +0200 |
| commit | 2282511d6c3dfe6b50ff17174e401f2441adbdfd (patch) | |
| tree | ce23a22856db452dd75dd6a4bc97816f5dfd7772 | |
| parent | f2b5ca19634c7d26f82a4285587929104fb1ee09 (diff) | |
| download | sec-certs-2282511d6c3dfe6b50ff17174e401f2441adbdfd.tar.gz sec-certs-2282511d6c3dfe6b50ff17174e401f2441adbdfd.tar.zst sec-certs-2282511d6c3dfe6b50ff17174e401f2441adbdfd.zip | |
fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.: |
