We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578d68f commit fa699a8Copy full SHA for fa699a8
docs/installation.md
@@ -13,8 +13,7 @@ brew install arduino-cli
13
14
## Install using mise
15
16
-If you are an enthusiast user of [mise](https://github.com/jdx/mise), the polyglot tool version manager, you can install
17
-the version you want by using a command like (here version is latest) :
+You can install Arduino CLI using [mise](https://github.com/jdx/mise) with a command like this (for the latest version):
18
19
```sh
20
mise use -g arduino-cli
0 commit comments