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
- Open in GitHub Codespace if you want to build and preview the website without
25
25
creating a commit:
26
26
27
27
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=1053356553&skip_quickstart=true)
28
28
29
-
### On local comoputer
29
+
### On local computer
30
30
31
31
Install both an editor, e.g. [VSCode](https://code.visualstudio.com/download) (recommended),
32
32
and the command line program [git](https://git-scm.com/install/)
@@ -39,7 +39,8 @@ Choose your favrioute.
39
39
40
40
> This I have to test with someone
41
41
42
-
- create a fork or request access as collaborator of the the recipe-repo
42
+
-[create a fork](https://github.com/enryH/recipe-book/fork)
43
+
(or request access as collaborator of the the recipe-repo)
43
44
- add and commit your recipe. The next two steps can be done either as first or
44
45
second, why?
45
46
- create a branch with your new recipe, e.g. `add-aioli-pasta`
0 commit comments