Skip to content

Commit 18740a3

Browse files
authored
Merge pull request #83 from mpatkisson/master
Resolve #82: Corrects clone URL in project README
2 parents 707a90e + 141e5f6 commit 18740a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
5858

5959
``` bash
6060
# clone the repo
61-
$ git clone https://github.com/coreui/coreui-free-bootstrap-admin-template.git my-project
61+
$ git clone https://github.com/coreui/coreui-free-angular-admin-template.git my-project
6262

6363
# go into app's directory
6464
$ cd my-project

0 commit comments

Comments
 (0)