Skip to content

Commit

Permalink
Merge pull request #3 from FRC2539/patch-1
Browse files Browse the repository at this point in the history
Fixes wheel filename
  • Loading branch information
virtuald committed Jan 14, 2017
2 parents 247fdb0 + c1fe948 commit d839cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -23,7 +23,7 @@ and install it. Use the precompiled wheel that we've published instead.

* Download the latest robotpy-ctre whl from https://www.tortall.net/~robotpy/wheels/2017/
* Copy the whl to your RoboRIO using WinSCP/scp or equivalent
* ssh in to the RoboRIO and run ``pip3 install roborio-ctre*.whl``
* ssh in to the RoboRIO and run ``pip3 install robotpy_ctre*.whl``

Compilation
===========
Expand Down

0 comments on commit d839cd5

Please sign in to comment.