mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
added note to README about C++11 reqirement
This commit is contained in:
parent
2cc9efb187
commit
3475328dc4
|
|
@ -53,7 +53,7 @@ Building
|
|||
~~~~~~~~
|
||||
|
||||
* >= CMake_ -2.6
|
||||
* C++ compiler (e.g. gcc/g++)
|
||||
* C++ compiler with C++11 support (e.g. gcc/g++ >= 4.6)
|
||||
|
||||
Download
|
||||
--------
|
||||
|
|
|
|||
Loading…
Reference in a new issue