Skip to content

Commit

Permalink
Merge branch 'ios-update-instructions-go-version'
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Sep 20, 2024
2 parents 0f8261e + d8d28a2 commit 8ed275c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/BuildInstructions.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Dependencies

One needs Go v1.19 and the latest stable rust to build the app.
One needs Go v1.20 and the latest stable rust to build the app.
Go can be installed via
```bash
brew install go@1.19
brew install go@1.20
```

Rust should be installed via [rustup](https://rustup.rs). Once rust is
Expand Down

0 comments on commit 8ed275c

Please sign in to comment.