fixed Prerequisites in README.md

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2020-05-24 17:35:02 +00:00
parent 9dd38fcec8
commit 2fc11285ba

View File

@ -2,7 +2,7 @@
Titan Robotics 2022 Strategy Team Repository for Data Analysis Tools. Included with these tools are the backend data analysis engine formatted as a python package, associated binaries for the analysis package, and premade scripts that can be pulled directly from this repository and will integrate with other Red Alliance applications to quickly deploy FRC scouting tools. Titan Robotics 2022 Strategy Team Repository for Data Analysis Tools. Included with these tools are the backend data analysis engine formatted as a python package, associated binaries for the analysis package, and premade scripts that can be pulled directly from this repository and will integrate with other Red Alliance applications to quickly deploy FRC scouting tools.
# Getting Started # Getting Started
## Prerequisites ## Prerequisites
* Python >= 3.7 * Python >= 3.6
* Pip which can be installed by running `python -m pip install -U pip` after installing python * Pip which can be installed by running `python -m pip install -U pip` after installing python
## Installing ## Installing
There are a few different services/packages that can be installed. Installation instructions are seperated by scenario and are ordered from least complex to most. There are a few different services/packages that can be installed. Installation instructions are seperated by scenario and are ordered from least complex to most.