Update admonition INSTALLATION.md (#162)

changed to `exercism/caution` from non-existant `exercism/warning`
This commit is contained in:
Glenn Jackman
2025-07-01 09:11:27 -04:00
committed by GitHub
parent f842f59f20
commit a1c52d7f2a

View File

@@ -3,7 +3,7 @@
Arturo comes with pre-built binaries for Linux, macOS, and Windows in `full`, `mini`, and `safe` build flavors.
For this track, we'll be using [the nightly `full` build release of Arturo][nightly] which includes the entire standard library and most notably package manager support.
~~~~exercism/warning
~~~~exercism/caution
Homebrew is a popular third-party method of installing software on macOS and Linux platforms.
However, it installs the `mini` Arturo build which is incompatible with this track.
Please follow the instructions below instead.