You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update installer picture
Corresponds to wpilibsuite/WPILibInstaller-Avalonia#110
* Update for additional installer changes
Add finished page
Update pictures and text
Clarify that mac and linux only install for current user
Copy file name to clipboardExpand all lines: source/docs/zero-to-robot/step-2/wpilib-setup.rst
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,11 @@ This next screen involves downloading VS Code. Unfortunately, due to licensing r
60
60
61
61
- Skips installing VS Code. Useful for advanced installations or configurations. Generally not recommended.
62
62
63
-
- Select Existing VS Code Download
63
+
- Use Downloaded Offline Installer
64
64
65
65
- Selecting this option will bring up a prompt allowing you to select a pre-existing zip file of VS Code that has been downloaded by the installer previously. This option does **not** let you select an already installed copy of VS Code on your machine.
66
66
67
-
- Download VS Code for Offline Installs
67
+
- Download VS Code for Offline Install
68
68
69
69
- This option downloads and saves a copy of VS Code for all platforms, which is useful for sharing the copy of the installer.
70
70
@@ -75,14 +75,20 @@ Go ahead and select :guilabel:`Download VS Code for Single Install`. This will b
75
75
76
76
This showcases a list of options included with the WPILib installation. It's advised to just leave the default options selected.
77
77
78
-
You will notice two buttons, :guilabel:`Install for this User` and :guilabel:`Install for all Users`. :guilabel:`Install for this User` only installs it on the current user account, and does not require administrator privileges. However, :guilabel:`Install for all Users` installs the tools for all system accounts and *will* require administrator access.
78
+
You will notice two buttons, :guilabel:`Install for this User` and :guilabel:`Install for all Users`. :guilabel:`Install for this User` only installs it on the current user account, and does not require administrator privileges. However, :guilabel:`Install for all Users` installs the tools for all system accounts and *will* require administrator access.:guilabel:`Install for all Users` is not an option for macOS and Linux.
79
79
80
80
Select the option that is appropriate for you, and you'll presented with the following installation screen.
0 commit comments