From 48bc47e7198e044cbe46262cff73d3abba4ce4e5 Mon Sep 17 00:00:00 2001 From: Daniel LaCosse <3759828+daniellacosse@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:06:06 -0500 Subject: [PATCH] Update x/examples/outline-pwa/README.md Co-authored-by: Vinicius Fortuna --- x/examples/outline-pwa/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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