Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
x0lg0n committed Oct 29, 2023
2 parents 4652683 + aa8627b commit 4fedc4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ https://www.hacksquad.dev/

You can get your own fork/copy of [Hacktoberfest](https://github.com/shivaylamba/Hacktoberfest) by using the <kbd><b>Fork</b></kbd></a> button or clicking [this](https://github.com/shivaylamba/Hacktoberfest/).

[![Fork Button](https://help.github.com/assets/images/help/repository/fork_button.jpg)](https://github.com/x0lg0n/Code-Contribution)
[![Fork Button]](https://github.com/x0lg0n/Code-Contribution)

### 3. Add a Program in any Language you like :rabbit2:

Expand Down Expand Up @@ -64,7 +64,7 @@ git clone (https://github.com/your-username/Code-Contribution.git)
To create your branch, from your terminal window, change your directory so that you are working in the directory of the repository. Be sure to use the actual name of the repository (i.e. Hacktoberfest) to change into that directory.

```
cd Code-COntribution
cd Code-Contribution
```

Now, we’ll create our new branch with the `git branch` command. Make sure you name it descriptively so that others working on the project understand what you are working on.
Expand Down

0 comments on commit 4fedc4e

Please sign in to comment.