File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ qc-osi-trace can be installed using pip or from source.
2222qc-osi-trace can be installed using pip, so that it can be used as a library or as an application.
2323
2424``` bash
25- pip install qc-osi-trace@git+https://github.com/PMSFIT /qc-osi-trace@main
25+ pip install qc-osi-trace@git+https://github.com/OpenSimulationInterface /qc-osi-trace@main
2626```
2727
2828** Note** : To install from different sources, you can replace ` @main ` with
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "This project implements the OSI Trace Checker for the ASAM Qualit
55authors = [" Pierre R. Mai <pmai@pmsf.de>" ]
66license = " MPL-2.0"
77readme = " README.md"
8- repository = " https://github.com/PMSFIT /qc-osi-trace"
8+ repository = " https://github.com/OpenSimulationInterface /qc-osi-trace"
99packages = [
1010 { include = " qc_ositrace" },
1111 ]
You can’t perform that action at this time.
0 commit comments