Update reference to prebuild.sh in README

(cherry picked from commit bb8e5664b72d5974c40038f1ef13758211bfa8c0)
This commit is contained in:
Eli Ribble
2024-08-30 09:08:13 -07:00
committed by Dat H. Pham
parent 8a317b996e
commit ae703d3a9a
+2 -2
View File
@@ -52,9 +52,9 @@ Here is how Twake Mail looks like on a tablet:
## Build app
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
+ iOS: