Skip to content

Commit 4f67b7c

Browse files
committed
Update macOS install instructions
Remove installing xcode command line tools, no longer necessary as installer doesn't require python Update picture of extracted installer for new logo Add picture of warning about downloaded files
1 parent 8154ae7 commit 4f67b7c

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
91 KB
Loading
38.4 KB
Loading

source/docs/zero-to-robot/step-2/wpilib-setup.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,15 @@ When you download the WPILib installer, it is distributed as a disk image file `
5656
.. tab-item:: macOS
5757
:sync: macos
5858

59-
For this release, macOS users will need to have the Xcode Command Line Tools installed before running the installer; we are working on removing this requirement in a future release. This can be done by running ``xcode-select --install`` in the Terminal.
60-
61-
macOS users can double click on the downloaded ``DMG`` and then select ``WPILibInstaller`` to launch the application.
59+
macOS users can double click on the downloaded ``dmg`` and then select ``WPILibInstaller`` to launch the application.
6260

6361
.. image:: images/wpilib-setup/macos-launch.png
64-
:alt: Show the macOS screen after double clicking the DMG file.
62+
:alt: Show the macOS screen after double clicking the .dmg file.
63+
64+
If a warning is shown about WPILibInstaller being downloaded from the internet, select :guilabel:`Open`.
65+
66+
.. image:: images/wpilib-setup/macos-downloaded.png
67+
:alt: Warning about WPILibInstaller being downloaded from the internet
6568

6669
.. tab-item:: Linux
6770
:sync: linux

0 commit comments

Comments
 (0)