Skip to content

Commit

Permalink
Update Installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
singjc authored Oct 21, 2024
1 parent a4e5f24 commit 1cce15e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ One Click Installation

For those unfamilliar with commandline and only plan on using the GUI, a one click installation is also avaliable. Please see below for current releases.

.. |installwindows| image:: https://img.shields.io/badge/install-windows-blue?link=https%3A%2F%2Fgithub.com%2FRoestlab%2Fmassdash%2Freleases%2Fdownload%2Fv0.0.10%2Fmassdash_windows.exe
:target: https://github.com/Roestlab/massdash/releases/download/v0.0.10/massdash_windows.exe
.. |installmacos| image:: https://img.shields.io/badge/install-macos-white?link=https%3A%2F%2Fgithub.com%2FRoestlab%2Fmassdash%2Freleases%2Fdownload%2Fv0.0.10%2Fmassdash_macos.pkg
:target: https://github.com/Roestlab/massdash/releases/download/v0.0.10/massdash_macos.pkg
.. |installubuntu| image:: https://img.shields.io/badge/install-ubuntu-purple?link=https%3A%2F%2Fgithub.com%2FRoestlab%2Fmassdash%2Freleases%2Fdownload%2Fv0.0.10%2Fmassdash_linux.deb
:target: https://github.com/Roestlab/massdash/releases/download/v0.0.10/massdash_linux.deb
.. |installwindows| image:: https://img.shields.io/badge/install-windows-blue?link=https%3A%2F%2Fgithub.com%2FRoestlab%2Fmassdash%2Freleases%2Fdownload%2Fv0.1.0%2Fmassdash_windows.exe
:target: https://github.com/Roestlab/massdash/releases/download/v0.1.0/massdash_windows.exe
.. |installmacos| image:: https://img.shields.io/badge/install-macos-white?link=https%3A%2F%2Fgithub.com%2FRoestlab%2Fmassdash%2Freleases%2Fdownload%2Fv0.1.0%2Fmassdash_macos.pkg
:target: https://github.com/Roestlab/massdash/releases/download/v0.1.0/massdash_macos.pkg
.. |installubuntu| image:: https://img.shields.io/badge/install-ubuntu-purple?link=https%3A%2F%2Fgithub.com%2FRoestlab%2Fmassdash%2Freleases%2Fdownload%2Fv0.1.0%2Fmassdash_linux.deb
:target: https://github.com/Roestlab/massdash/releases/download/v0.1.0/massdash_linux.deb
.. |demoapp| image:: https://img.shields.io/badge/demo-massdash.streamlit.app-brightgreen?link=https%3A%2F%2Fmassdash-test.streamlit.app%2F
:target: https://massdash.streamlit.app/

Expand Down Expand Up @@ -102,4 +102,4 @@ MassDash is available as a docker image on dockerhub `here <https://github.com/R

.. code-block:: bash
docker pull ghcr.io/roestlab/massdash:latest
docker pull ghcr.io/roestlab/massdash:latest

0 comments on commit 1cce15e

Please sign in to comment.