diff --git a/x/examples/outline-pwa/README.md b/x/examples/outline-pwa/README.md index f93d5c7d..1dade004 100644 --- a/x/examples/outline-pwa/README.md +++ b/x/examples/outline-pwa/README.md @@ -7,7 +7,7 @@ This code lab guides you through creating a censorship-resistant Android/iOS app * An existing PWA * Make sure your development environment is set up with the following. [You can also follow CapacitorJS's environment setup guide](https://capacitorjs.com/docs/getting-started/environment-setup) * [Node.js](https://nodejs.org/en/) - * [GoLang](https://go.dev/) + * [GoLang](https://go.dev/), to build the Outline Mobile Proxy. * For Android, [OpenJDK 17](https://stackoverflow.com/a/70649641) and [Android Studio](https://developer.android.com/studio/) * For iOS, [XCode](https://developer.apple.com/xcode/) and [cocoapods](https://cocoapods.org/) * [Wireshark](https://www.wireshark.org/), to confirm the app is working