File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ To generate a GitHub PAT, follow those [instructions](https://docs.github.com/en
249249
250250For this tutorial, we are gonna use the ` MultiMeditron ` training pipeline setup. Clone the MultiMeditron repository in your user directory:
251251
252- === HTTP clone
252+ === " HTTP clone"
253253
254254 ```bash
255255 # CSCS login node
@@ -260,17 +260,16 @@ For this tutorial, we are gonna use the `MultiMeditron` training pipeline setup.
260260 git clone https://github.com/EPFLiGHT/MultiMeditron.git
261261 ```
262262
263- === SSH clone
263+ === " SSH clone"
264264 ```bash
265265 # CSCS login node
266266
267267 mkdir /users/$CSCS_USERNAME/meditron
268268 cd /users/$CSCS_USERNAME/meditron
269269
270- git clone https:// github.com/ EPFLiGHT/MultiMeditron .git
270+ git clone git@ github.com: EPFLiGHT/LiGHT-doc .git
271271 ```
272272
273-
274273When GitHub asks for your password, input the PAT that you have generated in this step.
275274
276275## Create a personal folder in the capstor partition
You can’t perform that action at this time.
0 commit comments