Skip to content

Commit c60dc5e

Browse files
committed
fix(doc): to download
1 parent d1f8ed1 commit c60dc5e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Software:
2121
- flutter
2222
- npm
2323

24+
## Download
25+
26+
```sh
27+
git clone [email protected]:koromerzhin/template-flutter.git template-flutter
28+
cd template-flutter
29+
git submodule update --init
30+
```
31+
2432
## Install
2533

2634
```sh

0 commit comments

Comments
 (0)