improve macos 13 warning

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-01-11 15:44:24 +01:00 committed by GitHub
parent 726d8d80c4
commit 457d2d9a44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## How to install Roc
:warning: We do not yet officially support MacOS 13. But, as long as you are not using a zig or wasm platform most things should work fine.
:warning: We do not yet officially support **MacOS 13**. But, as long as you are **not** using a zig or wasm platform most things should work fine.
In order to develop in Roc, you need to install the Roc CLI,
which includes the Roc compiler and various helpful utilities.