Skip to content

Commit 141e5f6

Browse files
committed
Resolve #82: Corrects clone URL in project README
1 parent 707a90e commit 141e5f6

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)