diff --git a/README.md b/README.md index ec34b0f08..214da5956 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ ctest -C {Release|Debug|MinSizeRel|RelWithDebInfo} ``` 4c) Or build with MinGW on Linux for Windows: -(Skip building threaded unit tests due to Googletest bug -https://github.com/google/googletest/issues/606) +(Skip building threaded unit tests due to +[Googletest bug 606](https://github.com/google/googletest/issues/606)) ```sh cd $BUILD_DIR