Skip to content

Commit f646659

Browse files
authored
Update linux documentation for latest release (#538)
* Update linux documentation for latest release * Updated screenshots. Generic version number
1 parent d95ada0 commit f646659

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-9.52 KB
Loading
-7.26 KB
Loading

source/docs/getting-started/getting-started-frc-control-system/wpilib-setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)