Skip to content

Commit 85f2748

Browse files
committed
readme: clone flutter-pi with submodules
1 parent 0893672 commit 85f2748

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
@@ -97,7 +97,7 @@ If you encounter issues running flutter-pi on any of the supported platforms lis
9797
### Compiling
9898
1. Clone flutter-pi and cd into the cloned directory:
9999
```bash
100-
git clone https://github.com/ardera/flutter-pi
100+
git clone --recursive https://github.com/ardera/flutter-pi
101101
cd flutter-pi
102102
```
103103
2. Compile:

0 commit comments

Comments
 (0)