From ee07b0500cdda9d58fa8723a62ee38398d56f550 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Wed, 10 May 2023 00:20:11 -0400 Subject: [PATCH] update doc --- docs/source/user/setup.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/user/setup.rst b/docs/source/user/setup.rst index 929f6573..9e169a19 100644 --- a/docs/source/user/setup.rst +++ b/docs/source/user/setup.rst @@ -11,13 +11,13 @@ Download -------- Download the wis2box setup files from the `wis2box Releases`_ page. Go to the latest release -and download the ``wis2box-setup-1.0b2.zip`` file from the Assets section. +and download the ``wis2box-setup-1.0b3.zip`` file from the Assets section. .. code-block:: bash - wget https://github.com/wmo-im/wis2box/releases/download/1.0b2/wis2box-setup-1.0b2.zip - unzip wis2box-setup-1.0b2.zip - cd wis2box-1.0b2 + wget https://github.com/wmo-im/wis2box/releases/download/1.0b3/wis2box-setup-1.0b3.zip + unzip wis2box-setup-1.0b3.zip + cd wis2box-1.0b3 Environment variables