Skip to content

Commit 568e2bd

Browse files
Update README.md
1 parent 08470c8 commit 568e2bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ In order to run the main program main.py the following modules must be installed
3333
numpy https://numpy.org/install/
3434
matplotlib https://matplotlib.org/stable/users/installing.html
3535

36-
```pip install /XXX/python_vehicle_simulator```
36+
```pip install /XXX/PythonVehicleSimulator```
3737

38-
where /XXX/python_vehicle_simulator is the path to the downloaded repository.
38+
where /XXX/PythonVehicleSimulator is the path to the downloaded repository.
3939

4040
### Development:
4141
1. Clone the repository.

0 commit comments

Comments
 (0)