Skip to content

Commit 7012ecb

Browse files
committed
Improve "Joining late?" instructions
1 parent 018f9ab commit 7012ecb

File tree

1 file changed

+6
-4
lines changed
  • modules/05-sharing-and-publishing

1 file changed

+6
-4
lines changed

modules/05-sharing-and-publishing/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,12 @@ process.
156156
::::::{hint} Joining late? You may need to clone the workshop repository
157157
:class: dropdown
158158

159-
If you're joining late, you may have missed a prior instruction to clone the workshop
160-
website and set up GitHub authentication.
159+
If you're joining late, you may have missed a prior instruction to start your CryoCloud server,
160+
clone the workshop website and set up GitHub authentication.
161161

162-
Open a terminal in your CryoCloud JupyterLab server:
162+
To start your CryoCloud server, visit the reference section [](../../reference/01-starting-your-server.md).
163+
164+
To clone the workshop repository, open a terminal in your CryoCloud JupyterLab server:
163165

164166
```bash
165167
cd # Move to your home directory
@@ -180,7 +182,7 @@ Resolving deltas: 100% (229/229), done.
180182
```
181183
:::
182184

183-
**You'll need to setup GitHub authentication to push to GitHub**, which is required to
185+
**Finally, you'll need to setup GitHub authentication to push to GitHub**, which is required to
184186
complete this module.
185187
Please follow the instructions at [](../../reference/03-gh-auth.md).
186188
::::::

0 commit comments

Comments
 (0)