diff options
| author | adamjanovsky | 2022-12-10 10:02:27 +0100 |
|---|---|---|
| committer | GitHub | 2022-12-10 10:02:27 +0100 |
| commit | 9d1d44d04532609524fd862697179e179a6ea92c (patch) | |
| tree | dbd8f7a942ddf77ce9601f9152f469f146304bdb /README.md | |
| parent | 1b9029f8f2a17c222552ab65e3c186f69a9a9ffc (diff) | |
| parent | 570665cc82f00eb92f0980fc562b28af18fdca65 (diff) | |
| download | sec-certs-0.1.2.tar.gz sec-certs-0.1.2.tar.zst sec-certs-0.1.2.zip | |
Merge pull request #297 from crocs-muni/fix/pypi-action0.1.2
update release on pypi action
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ A tool for data scraping and analysis of security certificates from Common Crite ## Installation -Use Docker with `docker pull seccerts/sec-certs` or just `pip install -U sec-certs`. For more elaborate description, see [docs](https://seccerts.org/docs/installation.html). +Use Docker with `docker pull seccerts/sec-certs` or just `pip install -U sec-certs && python -m spacy download en_core_web_sm`. For more elaborate description, see [docs](https://seccerts.org/docs/installation.html). ## Usage |
