Skip to content

Commit

Permalink
Updated installation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeAgez committed Mar 27, 2023
1 parent acf0e96 commit 12195e9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@ typically required in IE projects to connect two databases. This module can assi
## Installation
Install necessary module with pip
~~~
pip install -U sentence-transformers
~~~

Install necessary module with conda
~~~
conda install -c conda-forge sentence-transformers
pip install -r requirements.txt
~~~

## Getting started
Expand Down

0 comments on commit 12195e9

Please sign in to comment.