Skip to content

Commit 64855b7

Browse files
TimmRuppertpmai
andauthored
Update doc/setup/setting_up_osi_python.adoc
Co-authored-by: Pierre R. Mai <pmai@pmsf.de> Signed-off-by: TimmRuppert <timm.ruppert@persival.de>
1 parent ea98df8 commit 64855b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/setup/setting_up_osi_python.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ python3 -c "from osi3.osi_sensorview_pb2 import SensorView"
4444
[project]
4545
# ...
4646
dependencies = [
47-
"open-simulation-interface@git+https://github.com/OpenSimulationInterface/osi-python.git"
47+
"osi-python @ git+https://github.com/OpenSimulationInterface/osi-python.git"
4848
]
4949
----
5050

0 commit comments

Comments
 (0)