Skip to content

Commit 0864129

Browse files
authored
Merge pull request #4 from OpenSimulationInterface/2-fix-url-after-repo-move
* change repo path after moving the repository
2 parents d610c69 + 730c76b commit 0864129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Installation
2828
- Clone the osi-python repository, including sub-modules:
2929

3030
```console
31-
git clone --recurse-submodules https://github.com/PMSFIT/osi-python.git
31+
git clone --recurse-submodules https://github.com/OpenSimulationInterface/osi-python.git
3232
```
3333

3434
- Switch to the repository directory:

0 commit comments

Comments
 (0)