From f95aa23b7586f918f747cac63533a8b9d895a8da Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Sun, 9 Jun 2013 22:55:08 -0400 Subject: [PATCH] Update README to note OSX is now supported. --- README.rst | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index f0c4adf..6816a36 100644 --- a/README.rst +++ b/README.rst @@ -5,12 +5,9 @@ CPU, RAM memory, and load monitor for use with tmux_ ---------------------------------------------------- - - Description =========== - A simple, lightweight program provided for system monitoring in the *status* line of **tmux**. @@ -44,12 +41,10 @@ passing the **--colors** flag. Installation ============ - Dependencies ------------ -Currently only tested on Linux. Mac OSX is known not to work. Patches or -hardware are welcome. +Currently, Linux and Mac OSX are supported. Building ~~~~~~~~ @@ -57,13 +52,11 @@ Building * >= CMake_ -2.6 * C++ compiler (e.g. gcc/g++) - Download -------- There are links to the source code at the `project homepage`_. - Build ----- @@ -73,7 +66,6 @@ Build cmake . make - Install ------- @@ -84,10 +76,8 @@ Install logout - Configuring tmux_ -======================= - +================= Edit ``$HOME/.tmux.conf`` to display the program's output in *status-left* or *status-right*. For example::