diff --git a/README.md b/README.md
index 1023daa..af2045a 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,10 @@ Using Conda:
conda activate pyzentropy
## Install pyzentropy
-### From PyPI (coming soon)
+### From PyPI
python -m pip install pyzentropy
-PyPI installation will be available in a future release. For now, please install from source as described below.
-
### From Source
Clone the repository:
diff --git a/docs/_source/installation.md b/docs/_source/installation.md
index a0cd249..63a8d99 100644
--- a/docs/_source/installation.md
+++ b/docs/_source/installation.md
@@ -12,13 +12,10 @@ Using Conda:
Install pyzentropy
-From PyPI (coming soon)
+From PyPI
python -m pip install pyzentropy
-**Note:** PyPI installation will be available in a future release. For now, please install from source as described below.
-
-
From Source
Clone the repository: