From 1f37d8fade5cb8c6233a89ef179058dbe6b0c59d Mon Sep 17 00:00:00 2001 From: "Kovacs, Balint" Date: Fri, 15 Dec 2023 10:47:39 +0100 Subject: [PATCH] Readme fix --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b106eae..db47eb6 100644 --- a/readme.md +++ b/readme.md @@ -51,8 +51,8 @@ as an example: `conda create --name nnUNet_AnatInf python=3.9` [PyTorch Website](https://pytorch.org/get-started/locally/). 3) Clone this repository and install its dependencies: ``` -https://github.com/MIC-DKFZ/anatomy_informed_DA.git -cd anatomy-informed-da +https://github.com/MIC-DKFZ/misalignment_DA.git +cd misalignment-DA pip install -e . ``` You can find more information in the