Skip to content

Commit

Permalink
Merge branch 'daniellacosse/initial_pwa_code_lab' of https://github.c…
Browse files Browse the repository at this point in the history
…om/Jigsaw-Code/outline-internal-sdk into daniellacosse/initial_pwa_code_lab
  • Loading branch information
daniellacosse committed Dec 18, 2024
2 parents 9962737 + b1a4a92 commit 6741eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x/examples/outline-pwa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6741eeb

Please sign in to comment.