From 14c07295b301f2e6b8676fcb8bc9c1cb7efbbc63 Mon Sep 17 00:00:00 2001 From: Sergey Yagovtsev Date: Tue, 15 Jan 2019 23:11:52 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77f4647..fafe2bd 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ $ mkdir build $ cd build $ cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/QNXToolchain.cmake .. ``` -For more information and example for QNXToolchain see [this PR](https://github.com/yse/easy_profiler/pull/145) +For more information and example for `QNXToolchain.cmake` see [this PR](https://github.com/yse/easy_profiler/pull/145) # Status Branch `develop` contains all v2.0.0 features and new UI style.