Skip to content

Commit 12195e9

Browse files
committed
Updated installation in README
1 parent acf0e96 commit 12195e9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ typically required in IE projects to connect two databases. This module can assi
1111
## Installation
1212
Install necessary module with pip
1313
~~~
14-
pip install -U sentence-transformers
15-
~~~
16-
17-
Install necessary module with conda
18-
~~~
19-
conda install -c conda-forge sentence-transformers
14+
pip install -r requirements.txt
2015
~~~
2116

2217
## Getting started

0 commit comments

Comments
 (0)