stephantulkens commited on
Commit
9b85ba9
·
verified ·
1 Parent(s): 53f5646

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ SentenceTransformer(
38
  First install the NIFE library
39
 
40
  ```bash
41
- pip install -U NIFE
42
  ```
43
 
44
  Then you can run the model as follows:
 
38
  First install the NIFE library
39
 
40
  ```bash
41
+ pip install -U pynife
42
  ```
43
 
44
  Then you can run the model as follows: