diff --git a/x/examples/outline-pwa/README.md b/x/examples/outline-pwa/README.md index 9a8dec93..8017f35e 100644 --- a/x/examples/outline-pwa/README.md +++ b/x/examples/outline-pwa/README.md @@ -6,8 +6,8 @@ This code lab guides you through creating a censorship-resistant Android/iOS app * A website you want to make censorship resistant. * Make sure your development environment is set up with the following. **[Please follow CapacitorJS's environment setup guide](https://capacitorjs.com/docs/getting-started/environment-setup)** - * [Node.js](https://nodejs.org/en/) - * [GoLang](https://go.dev/) + * [Node.js](https://nodejs.org/en/), for the Capacitor build system. + * [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