Skip to content

Commit c54909a

Browse files
committed
remove caution
1 parent 693d705 commit c54909a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/docs/introduction/getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,11 @@ Open your terminal and run:
107107
curl -sSL https://get.wasp-lang.dev/installer.sh | sh
108108
```
109109

110-
:::note Apple Silicon
111110
If you are using macOS on a device with Apple Silicon you might encounter `Bad CPU type in executable` issue. To fix that, please [install Rosetta on your Mac](https://support.apple.com/en-us/HT211861).
112111

113112
```shell
114113
softwareupdate --install-rosetta
115114
```
116-
:::
117115

118116

119117
</TabItem>

0 commit comments

Comments
 (0)