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
Copy file name to clipboardExpand all lines: ctf/templates/init/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ b. Follow the instructions in the browser to connect to GitHub and authorize the
239
239
240
240
a. `CTRL` + `Shift` + `P` ==> "Codespaces: Connect to codespace...". You should get a message saying there are no codespace. Click the "create" button.
241
241
242
-
b. Choose your private fork (Ex. `Res260/ctf-2025`). Choose your work branch (`my_awesome_challenge` in this case). Choose either the 2 core or the 4 cores machine. GitHub offers 120 core hours per month, so 60 hours of work for the 2 core machine and 30 hours for the 4 cores machine.
242
+
b. Choose your private fork (Ex. `<your_username>/ctf`). Choose your work branch (`my_awesome_challenge` in this case). Choose either the 2 core or the 4 cores machine. GitHub offers 120 core hours per month, so 60 hours of work for the 2 core machine and 30 hours for the 4 cores machine.
243
243
244
244
c. The first connection might fail with a "not found" error. If this happens, just do a. again.
0 commit comments