Skip to content

Commit 7ee9c64

Browse files
authored
Fixes directory in "git clone" command for ui-router/ng2
1 parent 8131481 commit 7ee9c64

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)