tutorial update: macOS binary install#500
Merged
Conversation
* Update brew install command * Remove instructions about using ign-* for old formulae, since all current formulae have gz-* aliases. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
2 tasks
Codecov Report
@@ Coverage Diff @@
## gz-math7 #500 +/- ##
=========================================
Coverage 99.70% 99.70%
=========================================
Files 77 77
Lines 7007 7007
=========================================
Hits 6986 6986
Misses 21 21 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ahcorde
requested changes
Sep 14, 2022
| which version you need. From version 7 you should use `gz-math<#>` but for lower versions | ||
| you should use `ign-math<#>`. | ||
| Be sure to replace `<#>` with a number value, such as 6 or 7, depending on | ||
| which version you need. |
Contributor
There was a problem hiding this comment.
Naming is the same in MacOS ?
Member
Author
There was a problem hiding this comment.
yes, we added gz-* aliases for all currently supported packages (dependencies of Citadel, Fortress and gazebo9) in osrf/homebrew-simulation#1984
ahcorde
approved these changes
Sep 16, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🦟 Bug fix
Fixes macOS binary install tutorial. Part of gazebosim/garden-tutorial-party#210
Summary
Checklist
codecheckpassed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-bymessages.