File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
source/docs/getting-started/getting-started-frc-control-system Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ WPILib Installation Guide
214214 .. figure :: images/linux/install-vscode.png
215215 :alt: Install VS-Code
216216
217- **Download the WPILib release **
217+ **Download the most recent WPILib release **
218218
219219 Download the latest Linux release from https://github.com/wpilibsuite/allwpilib/releases Right-click on the downloaded archive, click "Extract Here"
220220
@@ -226,7 +226,7 @@ WPILib Installation Guide
226226 **Moving to wpilib/2020 **
227227
228228 1. Create a directory structure in your home directory called wpilib/2020 - either from the file manager or with ``$ mkdir -p ~/wpilib/2020 ``
229- 2. Drag the contents of WPILIB \_ Linux-2020.1.1 directory to ~/wpilib/2020 or run ``$ mv -v WPILib_Linux-2020.1.1 /* ~/wpilib/2020 ``
229+ 2. Drag the contents of WPILib_Linux-VERSIONUM directory to ~/wpilib/2020 or run ``$ mv -v WPILib_Linux-VERSIONUM /* ~/wpilib/2020 ``
230230
231231 **Running Tools Updater **
232232
You can’t perform that action at this time.
0 commit comments