From 5bded8b3b5e917827e63e58eeac13b314b68c5e5 Mon Sep 17 00:00:00 2001 From: frank Date: Wed, 4 May 2022 20:01:34 -0400 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3469b22..3f7d9eb 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,9 @@ - *For Windows Users Only* - [install WSL2](https://www.youtube.com/watch?v=n-J9438Mv-s&t=51s) - This will give you a real linux terminal where you can use conda - Conda - - If you don't have Conda, you should install [miniconda](https://docs.conda.io/en/latest/miniconda.html) + - If you don't have Conda, you should install [Miniconda](https://docs.conda.io/en/latest/miniconda.html) instead of Conda - [Docker](https://docs.docker.com/get-docker/) + - If you are on a *Windows* machine, you must install [WSL2](https://www.youtube.com/watch?v=n-J9438Mv-s&t=51s) first --- ### Getting Started Instructions