diff options
| author | Ján Jančár | 2024-07-31 14:10:26 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-31 14:10:26 +0200 |
| commit | e1840ab6ec93550b935225caebe7ccce49e8383f (patch) | |
| tree | f65565b7933077ba69a23071d3287c52fc501bc9 | |
| parent | 2c2532c4f2a97f4ac7065b0a1899192a8ceaed7d (diff) | |
| download | sec-certs-e1840ab6ec93550b935225caebe7ccce49e8383f.tar.gz sec-certs-e1840ab6ec93550b935225caebe7ccce49e8383f.tar.zst sec-certs-e1840ab6ec93550b935225caebe7ccce49e8383f.zip | |
Fix miscopy in README
| -rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -25,9 +25,6 @@ Two publications accompany this project: ## Installation 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://sec-certs.org/docs/installation.html). -## Installation - -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://sec-certs.org/docs/installation.html). ## Usage |
