This commit is contained in:
Peter Hessey 2023-03-23 09:36:07 +00:00 коммит произвёл GitHub
Родитель 03b4cc3f2a
Коммит 2877002d50
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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: