Skip to content

Commit

Permalink
README upgraded; pip installation instructions improved
Browse files Browse the repository at this point in the history
  • Loading branch information
guglielmo committed Sep 2, 2021
1 parent 1a3c9bc commit 37e33f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Python versions from 3.7.1 are supported.

The package is hosted on pypi, and can be installed, for example using pip:

pip install ooetl[all]
pip install ooetl[elastic]
pip install --upgrade "ooetl[all]"
pip install "ooetl[elastic]==1.1.2"

or poetry:

Expand Down

0 comments on commit 37e33f1

Please sign in to comment.