Update README.md

This commit is contained in:
Eyebullistik
2024-07-02 18:16:52 -06:00
parent 24de5bc949
commit ac82987de6
+3 -3
View File
@@ -1,12 +1,12 @@
# autoPlanner
(WIP) An auto creation tool for Ridgebotics 2024
(WIP) An auto creation tool for Ridgebotics 2025
### Install
```shell
git clone https://github.com/astatin3/autoPlanner
cd autoPlanner
git clone https://https://github.com/Team4388/autoPlanner2025/tree/pyside
cd autoPlanner2025
pip install -r requirements.txt
python3 ./main.py
```