Skip to content

Commit 409c177

Browse files
Merge pull request #85 from stupidSheep/patch-1
Fixes directory in "git clone" command for ui-router/ng2
2 parents 8131481 + 7ee9c64 commit 409c177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The code for `ui-router-ng2` is split into two source repositories:
5353
Clone both repositories into directories next to each other.
5454

5555
```
56-
git clone https://github.com/ui-router/ng2.git angular-ui-router
56+
git clone https://github.com/ui-router/ng2.git ui-router-ng2
5757
git clone https://github.com/ui-router/core.git ui-router-core
5858
```
5959

0 commit comments

Comments
 (0)