We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0893672 commit 85f2748Copy full SHA for 85f2748
README.md
@@ -97,7 +97,7 @@ If you encounter issues running flutter-pi on any of the supported platforms lis
97
### Compiling
98
1. Clone flutter-pi and cd into the cloned directory:
99
```bash
100
- git clone https://github.com/ardera/flutter-pi
+ git clone --recursive https://github.com/ardera/flutter-pi
101
cd flutter-pi
102
```
103
2. Compile:
0 commit comments