From b00f53193b27f52efb4edfc34774b4191d597743 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Thu, 4 Apr 2013 19:52:38 -0400 Subject: [PATCH] Add note in README that OSX is not supported. --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8ee618d..8bf29f3 100644 --- a/README.rst +++ b/README.rst @@ -45,10 +45,13 @@ Installation Dependencies ------------ +Currently only tested on Linux. Mac OSX is known not to work. Patches or +hardware are welcome. + Building ~~~~~~~~ -* >= cmake_ -2.6 +* >= CMake_ -2.6 * C++ compiler (e.g. gcc/g++) @@ -104,5 +107,5 @@ Matt McCormick (thewtex) .. _tmux: http://tmux.sourceforge.net/ -.. _cmake: http://www.cmake.org +.. _CMake: http://www.cmake.org .. _`project homepage`: http://github.com/thewtex/tmux-mem-cpu-load