brabus61 commited on
Commit
2a817ab
1 Parent(s): ff8337b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ This model was trained entirely on English research articles and will likely not
88
  Use the code below to get started with the model.
89
 
90
  ```bash
91
- pip install https://huggingface.co/finding-fossils/metaextractor-spacy/resolve/main/en_metaextractor_spacy-0.0.0-py3-none-any.whl
92
  ```
93
 
94
  ```python
 
88
  Use the code below to get started with the model.
89
 
90
  ```bash
91
+ pip install https://huggingface.co/finding-fossils/metaextractor-spacy/resolve/main/en_metaextractor_spacy-any-py3-none-any.whl
92
  ```
93
 
94
  ```python