maximedb commited on
Commit
07554da
1 Parent(s): 3b9b6cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ This is a FAQ retrieval model, it ranks potential answers according to a given q
17
  ## Installation
18
 
19
  ```
20
- pip install -U sentence-transformers
21
  ```
22
 
23
  ## Usage
 
17
  ## Installation
18
 
19
  ```
20
+ pip install sentence-transformers
21
  ```
22
 
23
  ## Usage