diff --git a/README.rst b/README.rst index 0bc64f1..37d5e23 100644 --- a/README.rst +++ b/README.rst @@ -107,8 +107,8 @@ dependency is installed via conda-forge (recommended method) (`details Standalone Installers (recommended for beginners) ................................................. -Downloadable installers make installing **neurotic** easy for beginners. When -available, they can be downloaded from the GitHub Releases page: +Downloadable installers make installing **neurotic** easy for beginners. They +can be downloaded from the GitHub Releases page: `👉 Download installers here (listed under "Assets") 👈`__ @@ -120,9 +120,6 @@ install Python or conda just to use **neurotic**. They will install environment) into a dedicated directory on your computer. On Windows, the installer will also create a Start Menu shortcut for launching the app. -Because the process of building installers is not automated, installers may not -be available for the latest releases for all platforms. - For developers, a recipe for building new installers using `conda constructor`_ is maintained here: `constructor recipe`_. diff --git a/docs/install.rst b/docs/install.rst index d1541f9..327047c 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -15,8 +15,8 @@ dependency is installed via conda-forge (recommended method) (:issue:`details Standalone Installers (recommended for beginners) ------------------------------------------------- -Downloadable installers make installing **neurotic** easy for beginners. When -available, they can be downloaded from the GitHub Releases page: +Downloadable installers make installing **neurotic** easy for beginners. They +can be downloaded from the GitHub Releases page: `👉 Download installers here (listed under "Assets") 👈`__ @@ -28,9 +28,6 @@ install Python or conda just to use **neurotic**. They will install environment) into a dedicated directory on your computer. On Windows, the installer will also create a Start Menu shortcut for launching the app. -Because the process of building installers is not automated, installers may not -be available for the latest releases for all platforms. - For developers, a recipe for building new installers using `conda constructor`_ is maintained here: `constructor recipe`_.