Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f9c07d

Browse filesBrowse files
committed
Adds specific instructions on visiting the respective season folders
1 parent c80a17b commit 5f9c07d
Copy full SHA for 5f9c07d

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ _A GitHub Security Lab initiative, providing an in-repo learning experience, whe
5151
- For owner, choose your personal account or an organization to host the repository.
5252
- We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
5353
- Scroll down and click the **Create repository** button at the bottom of the form.
54-
1. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README.
54+
1. After your new repository is created, wait about 30 seconds, then refresh the page.
5555

5656
## 🛠️ The set up
5757

@@ -62,6 +62,7 @@ All levels are configured to run instantly with GitHub Codespaces. If you chose
6262
1. To create a codespace, click the **Code** drop down button in the upper-right of your repository navigation bar.
6363
1. Click **Create codespace on main**.
6464
1. After creating a codespace, relax and wait for VS Code extensions and background installations to complete. This should take less than three minutes.
65+
1. At this point, you can get started with Season-1 or Season-2 by navigating on the respective folders and reading the `README.md` file.
6566

6667
We recommend these free-of-charge additional extensions, but we haven't pre-installed them for you:
6768

@@ -162,6 +163,8 @@ Adapt the command to the package manager you have chosen if it's not homebrew.
162163
npm install --prefix Season-2/Level-4/ Season-2/Level-4/ && npm install --global mocha
163164
```
164165

166+
4. At this point, you can get started with Season-1 or Season-2 by navigating on the respective folders and reading the `README.md` file.
167+
165168
We recommend these free-of-charge additional extensions:
166169

167170
1. `github.copilot-labs` to receive AI-generated code explanations.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.