From 1cd58c11551a9c05336f72bd3e33b5cf7ed754a0 Mon Sep 17 00:00:00 2001 From: JJ Grobler <149567957+JJ-Cronos@users.noreply.github.com> Date: Fri, 24 May 2024 10:25:58 +0200 Subject: [PATCH] Docs: Fix Pre-Requisites --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bcde323..55bed8d0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Other Pre-requisites -To get started you need [Docker](https://docs.docker.com/get-docker/), [docker-compose](https://docs.docker.com/compose/), and [git](https://docs.github.com/en/get-started/getting-started-with-git/set-up-git) setup in WSL. For Docker basics and best practices refer to Docker's [documentation](http://docs.docker.com). +To get started, you must have set up an [IT Workspace environment](https://steed-finance.atlassian.net/wiki/x/CQCQBg). After that, clone this repo: ## Introduction