Skip to content

Commit 7c4e9f3

Browse files
committed
correct git clone url for the repo
1 parent 3b83f12 commit 7c4e9f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Installation
44

5-
* `git clone <repository-url>`
5+
* `git clone https://github.com/emberjs/ember-test-helpers.git`
66
* `cd ember-test-helpers`
77
* `yarn install`
88

0 commit comments

Comments
 (0)