Skip to content

Commit e75a502

Browse files
committed
doc: fix link to matio instead of matio-cpp
1 parent dea23f3 commit e75a502

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)