Skip to content

Commit aca61ad

Browse files
author
Lars Ivar Hatledal
committed
Update INSTALL.md [skip ci]
1 parent 8c9c195 commit aca61ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

INSTALL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ Install [vcpkg](https://github.com/Microsoft/vcpkg) and run:
1414

1515
#### conan
1616

17-
Clone this repository and run:
17+
Clone https://github.com/markaren/FMI4cpp-conan and run:
1818

1919
```bash
2020
conan create . FMI4cpp/testing
2121
```
2222

23+
----
2324

2425
Additionally, you can use it as a submodule in your own CMake project.

0 commit comments

Comments
 (0)