There was an error while loading. Please reload this page.
1 parent 89da6b4 commit ce28828Copy full SHA for ce28828
README.md
@@ -47,8 +47,8 @@ The Python packages are automatically installed by uisng the command
47
where ```<path>``` is the path of the downloaded PythonVehicleSimulator repository. Example:
48
49
1. Click on the green code tab on Github and choose download
50
-2. This gives you the catalog: PythonVehicleSimulator-master
51
-3. ```python3 -m pip install /MY_PATH/PythonVehicleSimulator```
+2. This gives you the catalog: PythonVehicleSimulator-master (can be renamed)
+3. ```python3 -m pip install /MY_PATH/PythonVehicleSimulator-master```
52
53
### Development:
54
To change and update the files, you need to install with the ```e``` option:
0 commit comments