Skip to content

Commit

Permalink
Merge pull request #1462 from shubham88fru/fix/fix-git-clone-url
Browse files Browse the repository at this point in the history
correct git clone url for the repo
  • Loading branch information
NullVoxPopuli authored Jul 23, 2024
2 parents 32f186a + 7c4e9f3 commit 05291b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Installation

* `git clone <repository-url>`
* `git clone https://github.com/emberjs/ember-test-helpers.git`
* `cd ember-test-helpers`
* `pnpm install`

Expand Down

0 comments on commit 05291b6

Please sign in to comment.