Update reference to prebuild.sh in README
(cherry picked from commit bb8e5664b72d5974c40038f1ef13758211bfa8c0)
This commit is contained in:
@@ -52,9 +52,9 @@ Here is how Twake Mail looks like on a tablet:
|
|||||||
|
|
||||||
## Build app
|
## Build app
|
||||||
1. Go to root folder of project
|
1. Go to root folder of project
|
||||||
2. Run `prebuild.sh` script
|
2. Run `scripts/prebuild.sh` script
|
||||||
```
|
```
|
||||||
/bin/bash prebuild.sh
|
/bin/bash scripts/prebuild.sh
|
||||||
```
|
```
|
||||||
3. Build
|
3. Build
|
||||||
+ iOS:
|
+ iOS:
|
||||||
|
|||||||
Reference in New Issue
Block a user