Skip to content

Commit f154ede

Browse files
committed
Update README.md
1 parent d2d8d5b commit f154ede

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ For assembling the application, you need to have [NodeJs](https://nodejs.org/en/
5959
npm install -g bower
6060
```
6161

62-
Clone repository to local `modular-admin` folder
62+
Clone repository to local `modular-admin-html` folder
6363
```
64-
git clone git@github.com:modularcode/modular-admin-html.git modular-admin
64+
git clone https://github.com/modularcode/modular-admin-html.git
6565
```
6666

6767
Change to new folder
6868
```
69-
cd modular-admin
69+
cd modular-admin-html
7070
```
7171

7272
Install npm dependencies

0 commit comments

Comments
 (0)