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
- For owner, choose your personal account or an organization to host the repository.
52
52
- 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).
53
53
- 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.
55
55
56
56
## 🛠️ The set up
57
57
@@ -62,6 +62,7 @@ All levels are configured to run instantly with GitHub Codespaces. If you chose
62
62
1. To create a codespace, click the **Code** drop down button in the upper-right of your repository navigation bar.
63
63
1. Click **Create codespace on main**.
64
64
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.
65
66
66
67
We recommend these free-of-charge additional extensions, but we haven't pre-installed them for you:
67
68
@@ -162,6 +163,8 @@ Adapt the command to the package manager you have chosen if it's not homebrew.
0 commit comments