diff --git a/README.rst b/README.rst
index 8ab996e..4d01116 100644
--- a/README.rst
+++ b/README.rst
@@ -29,10 +29,17 @@ Check out the `documentation here. `_
⚙️ Install
----------
-Please visit the `install section of the documentation `_ for more details,
-or download one of the binaries from the Releases page.
+For best performance, download one of the app packages from the Releases page. See the `install section of the documentation `_ for more details.
-TLDR: ``conda install -c bioconda -c conda-forge gw``
+Using a package manager:
+
+Apple
+
+``brew install kcleal/homebrew-gw/gw``
+
+x86_64 linux/osx. Unfortunatly installing via conda is not currently working for miniconda/miniforge, altough may work for other distributions.
+
+``conda install -c bioconda -c conda-forge gw``
🚀 Quick Start