From 66e99528a3b7d61ee958e3aa08b59fdd72e6767f Mon Sep 17 00:00:00 2001 From: Eva Lieungh <39821980+evalieungh@users.noreply.github.com> Date: Thu, 10 Nov 2022 13:32:46 +0100 Subject: [PATCH] Update user_guide.md --- docs/user_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide.md b/docs/user_guide.md index 66457618..f1cfda76 100644 --- a/docs/user_guide.md +++ b/docs/user_guide.md @@ -33,7 +33,7 @@ Open the GUI: [localhost:8080](http://localhost:8080) and push buttons, and acce ### 0. Prerequisites (first time setup) 🌱 -To use the NorESM land sites platform, you need [Git](https://git-scm.com/downloads "click the pc screen button if you are on Windows") and [Docker desktop](https://www.docker.com/products/docker-desktop) before you can clone the [repository](https://github.com/NorESMhub/noresm-land-sites-platform "repository for the NorESM Land Sites platform") (= download the code) and start working in the containers. You may need administrator rights to your computer to install Git and Docker. If you don't want to use Git, you can try to download and unpack the repository manually instead by clicking the `code` button and `download zip`. Step by step (with steps in brackets only sometimes necessary, depending on your computer): +To use the NorESM land sites platform, you need [Git](https://git-scm.com/downloads "click the pc screen button if you are on Windows"), [Docker desktop](https://www.docker.com/products/docker-desktop), and about 15-20GB of available disk space before you can clone the [repository](https://github.com/NorESMhub/noresm-land-sites-platform "repository for the NorESM Land Sites platform") (= download the code) and start working in the containers. You may need administrator rights to your computer to install Git and Docker. If you don't want to use Git, you can try to download and unpack the repository manually instead by clicking the `code` button and `download zip`. Step by step (with steps in brackets only sometimes necessary, depending on your computer): 1. [Create a GitHub account](https://github.com/) (optional, but generally recommended to be able to open issues, etc.) 2. Install Git on your machine. For Windows: https://gitforwindows.org/, other: https://github.com/git-guides/install-git