You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -149,7 +149,7 @@ Poetry can be uninstalled with `curl -sSL https://install.python-poetry.org | py
149
149
```
150
150
151
151
```{note}
152
-
`poetry install` needs to be run from within the training course repo. If you haven't, then you need to clone this repo with `git clone https://github.com/berrli/GPU_Training` and then navigate to its root with `cd GPU_Training`
152
+
`poetry install` needs to be run from within the training course repo. If you haven't, then you need to clone this repo with `git clone https://github.com/liamjberrisford/GPU_Training` and then navigate to its root with `cd GPU_Training`
153
153
```
154
154
155
155
All of the user-level requirements can be installed via Poetry with the command:
0 commit comments