Skip to content

Commit ce28828

Browse files
Update README.md
1 parent 89da6b4 commit ce28828

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
@@ -47,8 +47,8 @@ The Python packages are automatically installed by uisng the command
4747
where ```<path>``` is the path of the downloaded PythonVehicleSimulator repository. Example:
4848

4949
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```
50+
2. This gives you the catalog: PythonVehicleSimulator-master (can be renamed)
51+
3. ```python3 -m pip install /MY_PATH/PythonVehicleSimulator-master```
5252

5353
### Development:
5454
To change and update the files, you need to install with the ```e``` option:

0 commit comments

Comments
 (0)