Skip to content

Commit

Permalink
Replace word "local" by the link the brainhack organization (#241)
Browse files Browse the repository at this point in the history
- the word "local" might suggest that the repository should be created locally on students computers
  • Loading branch information
valosekj committed May 8, 2023
1 parent 7ec3d19 commit 7883a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/modules/git_github/index.md
Expand Up @@ -61,7 +61,7 @@ This is a 10 minutes walk through of basic git concepts for people who wants a r
## Exercise

* send a request at the "Using Git and Github" module post at the modules channels of Discord server by typing "@<user-handle-of-your-TA> please add my <github-user-name>" to the github organization." This will alert your local TA(s) to add you to the [school-brainhack](https://github.com/brainhack-school2023/) organization.
* create a local repository following the naming convention `<last_name>_project`. Don't worry, you will be able to change this name later, and possibly merge the content in another repository if you decide to team up with other people.
* create a new repository within the [school-brainhack](https://github.com/brainhack-school2023/) organization following the naming convention `<last_name>_project`. Don't worry, you will be able to change this name later, and possibly merge the content in another repository if you decide to team up with other people.
* initialize your repo with a README and a LICENSE.
* Create an issue for adding a short bio.
* Using the command line, clone the repository locally to your computer.
Expand Down

0 comments on commit 7883a7c

Please sign in to comment.