Properly fix Apple Silicon URL being displayed
What does this Merge Request do?
This extremely minor MR adds a missing >&2
when echoing out INFO: To see the latest on running the GDK natively on Apple Silicon, visit:
which sends the output to stderr.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.