We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10fa4dd commit 2e2e757Copy full SHA for 2e2e757
README.md
@@ -21,8 +21,8 @@ The code requires `python >= 3.9`
21
Install FastMRI Prostate: clone the repository locally and install with
22
23
```
24
-git clone git@github.com:tarund1996/fastmri_prostate_test.git
25
-cd fastmri_prostate_test
+git clone https://github.com/cai2r/fastMRI_prostate.git
+cd fastmri_prostate
26
pip install -e .
27
28
0 commit comments