Skip to content
Snippets Groups Projects
Commit 27847e4c authored by Fahad Khalid's avatar Fahad Khalid
Browse files

Fix: The repository cloning instructions now point to the correct URL.

parent 72907c3c
No related branches found
No related tags found
No related merge requests found
......@@ -164,14 +164,14 @@ systems. To learn more about Git LFS, click [here](http://gitlab.pages.jsc.fz-ju
`git lfs install`
3. Clone the repository, including the datasets:
`git lfs clone https://gitlab.version.fz-juelich.de/khalid1/ml_dl_on_supercomputers.git`
`git lfs clone https://gitlab.version.fz-juelich.de/hpc4ns/dl_on_supercomputers.git`
### 5.2 JURON
The process is simpler on JURON. You can simply clone the repository along with the datasets using
the following command:
git lfs clone https://gitlab.version.fz-juelich.de/khalid1/ml_dl_on_supercomputers.git
git lfs clone https://gitlab.version.fz-juelich.de/hpc4ns/dl_on_supercomputers.git
## 6. Running a sample
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment