From 2877002d50d3a34d80f647c18cb561025d9066cc Mon Sep 17 00:00:00 2001 From: Peter Hessey <45258028+peterhessey@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:36:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c50c13e..b0dba25a1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This quick setup assumes you are using a machine running Ubuntu with Git, Git LF 1. Clone the InnerEye-DeepLearning repo by running the following command: ```shell - git clone --recursive https://github.com/microsoft/InnerEye-DeepLearning & cd InnerEye-DeepLearning + git clone --recursive https://github.com/microsoft/InnerEye-DeepLearning && cd InnerEye-DeepLearning ``` 2. Create and activate your conda environment: