diff --git a/README.md b/README.md index 23d373e5..35c54eef 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Scuttlebutt, as well as a platform for writing and running web applications. generated in a subdirectory of `out/`. 3. It's possible to build for Android, iOS, and Windows on Linux, if you have the right dependencies in the right places. `make windebug winrelease - iosdebug-ipa iosrelease-ipa apk`. + iosdebug-ipa iosrelease-ipa release-apk`. 4. To build in docker, `docker build .`. ## Running