diff --git a/docs/source/docs/installation/updating.rst b/docs/source/docs/installation/updating.rst index f5a98fbec1..dff11508c2 100644 --- a/docs/source/docs/installation/updating.rst +++ b/docs/source/docs/installation/updating.rst @@ -31,7 +31,7 @@ Unless otherwise noted on the release page, config files should be backward comp Installing Pre-Release Versions ------------------------------- -Pre-release/development version of PhotonVision can be tested by installing/downloading artifacts from Github Actions (see below), which are built automatically on commits to open pull requests and to PhotonVision's ``master`` branch, or by :ref:`compiling PhotonVision locally `. +Pre-release/development version of PhotonVision can be tested by installing/downloading artifacts from Github Actions (see below), which are built automatically on commits to open pull requests and to PhotonVision's ``master`` branch, or by :ref:`compiling PhotonVision locally `. .. warning:: If testing a pre-release version of PhotonVision with a robot, PhotonLib must be updated to match the version downloaded! If not, packet schema definitions may not match and unexpected things will occur.