Skip to content

Commit 43f17f2

Browse files
authored
Merge pull request #61 from fabinsch/topic/matio-link
Doc: matio link
2 parents 108af65 + e75a502 commit 43f17f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/5-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ make install
6363

6464
#### Testing
6565

66-
To test the whole framework, you need installing first [Matio](https://github.com/ami-iit/matio-cpp) (for reading .mat files in C++). You can then activate the build of the unit tests by activating the cmake option `BUILD_TESTING=ON`.
66+
To test the whole framework, you need installing first [Matio](https://github.com/tbeu/matio) (for reading .mat files in C++). You can then activate the build of the unit tests by activating the cmake option `BUILD_TESTING=ON`.

0 commit comments

Comments
 (0)