From 185ee3e7cca6d48e15eba7a3374ce6286472caed Mon Sep 17 00:00:00 2001 From: Kez Cleal <42997789+kcleal@users.noreply.github.com> Date: Fri, 9 Aug 2024 13:01:56 +0100 Subject: [PATCH] Update README.rst --- README.rst | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) 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