arduino / arduino/Arduino

Error on `Building Arduino` wiki page for MacOS brew command

Open
#11,287 1 comment 0 reactions 1 assignee Claimed by @ubidefeo View on GitHub
Component: Documentation Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

The `Building Arduino` wiki page has an incorrect command line in the Mac OSX section. The command line:
- `brew cask install adoptopenjdk8`

should actually be:

- `brew install cask adoptopenjdk8`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.