Skip to content

Commit

Permalink
Updating Quickstart
Browse files Browse the repository at this point in the history
TinyGo needs the:
brew tap tinygo-org/tools
first, so the install will work

Signed-off-by: Liam Randall <[email protected]>
  • Loading branch information
LiamRandall authored and vados-cosmonic committed Oct 26, 2024
1 parent 37f918e commit 77172e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tour/hello-world.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ brew install go
```

```shell
brew tap tinygo-org/tools
brew install tinygo
```

Expand Down

0 comments on commit 77172e5

Please sign in to comment.