There was an error while loading. Please reload this page.
1 parent 08470c8 commit 568e2bdCopy full SHA for 568e2bd
README.md
@@ -33,9 +33,9 @@ In order to run the main program main.py the following modules must be installed
33
numpy https://numpy.org/install/
34
matplotlib https://matplotlib.org/stable/users/installing.html
35
36
-```pip install /XXX/python_vehicle_simulator```
+```pip install /XXX/PythonVehicleSimulator```
37
38
-where /XXX/python_vehicle_simulator is the path to the downloaded repository.
+where /XXX/PythonVehicleSimulator is the path to the downloaded repository.
39
40
### Development:
41
1. Clone the repository.
0 commit comments