Skip to content

Commit a9e4613

Browse files
authored
Merge pull request #2 from OpenSimulationInterface/1-fix-url-after-repo-move
* change repo path after moving the repository
2 parents da2fc11 + 7e49347 commit a9e4613

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
@@ -23,7 +23,7 @@ Installation
2323
- Clone the osi-cpp repository, including sub-modules:
2424

2525
```console
26-
git clone --recurse-submodules https://github.com/PMSFIT/osi-cpp.git
26+
git clone --recurse-submodules https://github.com/OpenSimulationInterface/osi-cpp.git
2727
```
2828

2929
- Switch to the repository directory:

0 commit comments

Comments
 (0)