Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Using this model is straightforward if you have [sentence-transformers](https://
|
|
25 |
|
26 |
```bash
|
27 |
pip install -U sentence-transformers
|
28 |
-
|
29 |
|
30 |
Then you can use the model like this:
|
31 |
|
|
|
25 |
|
26 |
```bash
|
27 |
pip install -U sentence-transformers
|
28 |
+
```
|
29 |
|
30 |
Then you can use the model like this:
|
31 |
|