Skip to content

Commit 6a5df8f

Browse files
authored
Clarify offline vscode info (#3008)
1 parent 90cb3e1 commit 6a5df8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/docs/zero-to-robot/step-2/offline-installation-preparations.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Once on the GitHub releases page, scroll to the download section in the middle o
3333

3434
Then click on the correct binary for your OS and architecture to begin the download.
3535

36-
.. note:: After downloading the Java/C++ WPILib installer, run it once while connected to the internet and select :guilabel:`Install for this User` then :guilabel:`Create VS Code zip to share with other computers/OSes for offline install` and save the downloaded VS Code zip file for future offline installations.
36+
.. note:: After downloading the Java/C++ WPILib installer, run it once while connected to the internet and select :guilabel:`Install for this User` then :guilabel:`Create VS Code zip to share with other computers/OSes for offline install` and save the downloaded VS Code archives for future offline installations.
3737

3838
## 3rd Party Libraries/Software
3939

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ This next screen involves downloading VS Code. Unfortunately, due to licensing r
123123

124124
- Create VS Code archives to share with other computers/OSes for offline install
125125

126-
- This option downloads and saves a copy of VS Code for all platforms, which is useful for sharing the copy of the installer.
126+
- This option downloads and saves a copy of VS Code for all platforms, which is useful for sharing with the installer for future offline installs.
127127

128128
Go ahead and select :guilabel:`Download for this computer only`. This will begin the download process and can take a bit depending on internet connectivity (it's ~150MB). Once the download is done, select :guilabel:`Next`. You should be presented with a screen that looks similar to the one below.
129129

0 commit comments

Comments
 (0)