From 5e5672d0076e1c404de91b55993d1cb099f4677b Mon Sep 17 00:00:00 2001 From: Victor Zarubkin Date: Mon, 2 Oct 2017 21:25:41 +0300 Subject: [PATCH] #0 README.md updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4077a30..41fbd3e 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ APPLICATION_NAME - name of profiling application * CMake 3.0 or higher * Compiler with c++11 support - * for Unix systems compiler with `thread_local` support is **highly recommended**: _GCC >=4.8_, _Clang >=3.3_ + * for Unix systems: compiler with `thread_local` support is **highly recommended**: _GCC >=4.8_, _Clang >=3.3_ Additional requirements for GUI: * Qt 5.3.0 or higher