Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation issue with core install command #205

Closed
jeff-winn opened this issue May 10, 2019 · 1 comment
Closed

Documentation issue with core install command #205

jeff-winn opened this issue May 10, 2019 · 1 comment

Comments

@jeff-winn
Copy link
Contributor

The core install documentation that is displayed within the console displays conflicting information when attempting to install a specific version.

# download a specific version (in this case 1.6.9).
arduino-cli.exe core install arduino:samd=1.6.9

In the above documentation that shows when core install is used, the documentation indicates to use =1.6.9 whereas the command actually needs @1.6.9. This difference can be misleading as executing the command with =1.6.9 ends up displaying an error about a particular version not being found.

@masci
Copy link
Contributor

masci commented Jun 10, 2019

Fixed in #238

@masci masci closed this as completed Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants