From 2bff276adb00dacb4a3475bc5bdb9a92c8e669d5 Mon Sep 17 00:00:00 2001 From: Thad House Date: Fri, 21 Oct 2016 08:30:49 -0700 Subject: [PATCH] Fixes a missed formatting issue (#283) --- test-scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-scripts/README.md b/test-scripts/README.md index 3858ef5cdc..a96764ed68 100644 --- a/test-scripts/README.md +++ b/test-scripts/README.md @@ -14,4 +14,4 @@ The roboRIO on the test bench must be updated everytime NI releases a new image. 3. SFTP the [teststand, netconsole, and libstdc++ ipk files](https://users.wpi.edu/~phplenefisch/ipk/) on to the roboRIO. 4. ssh on to the roboRIO as the admin user (ex: `ssh admin@roboRIO-190-FRC.local`) 5. Use opkg to install the ipk files (ex: `opkg install teststand_1.2-1_armv7a-vfp.ipk`) -6. Reboot the roboRIO \ No newline at end of file +6. Reboot the roboRIO