Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Jul 17, 2024
1 parent 5b8fbf7 commit 5a16323
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to Wip
# Contributing to Arm

First of all thank you for considering to contribute.

Expand All @@ -19,9 +19,9 @@ Fork the project on GitHub and check out your copy locally.
## Step 2: Clone the repository

```bash
git clone git@github.com:ghostwriter/wip.git
cd wip
git remote add upstream git://github.com/ghostwriter/wip.git
git clone git@github.com:ghostwriter/arm.git
cd arm
git remote add upstream git://github.com/ghostwriter/arm.git
```

## Step 3: Branch
Expand Down

0 comments on commit 5a16323

Please sign in to comment.