clean up readme

This commit is contained in:
julian
2023-11-30 09:07:36 -06:00
parent d6a5eedfc7
commit 71b9ce71b7

View File

@@ -3,13 +3,13 @@
## Build
1. Initialize `sparkmobile` submodule.
1. Initialize submodules and setup.
```sh
cd flutter_libsparkmobile/scripts
./prebuild.sh
```
2Build the native library deps for your platform like:
2. Build the native library deps for your platform like:
```sh
cd flutter_libsparkmobile/scripts/linux
./build_all.sh