Update README to note OSX is now supported.

This commit is contained in:
Matt McCormick 2013-06-09 22:55:08 -04:00
parent 98a53bc262
commit 85e20f258c

@ -5,12 +5,9 @@
CPU, RAM memory, and load monitor for use with tmux_ CPU, RAM memory, and load monitor for use with tmux_
---------------------------------------------------- ----------------------------------------------------
Description Description
=========== ===========
A simple, lightweight program provided for system monitoring in the *status* A simple, lightweight program provided for system monitoring in the *status*
line of **tmux**. line of **tmux**.
@ -44,12 +41,10 @@ passing the **--colors** flag.
Installation Installation
============ ============
Dependencies Dependencies
------------ ------------
Currently only tested on Linux. Mac OSX is known not to work. Patches or Currently, Linux and Mac OSX are supported.
hardware are welcome.
Building Building
~~~~~~~~ ~~~~~~~~
@ -57,13 +52,11 @@ Building
* >= CMake_ -2.6 * >= CMake_ -2.6
* C++ compiler (e.g. gcc/g++) * C++ compiler (e.g. gcc/g++)
Download Download
-------- --------
There are links to the source code at the `project homepage`_. There are links to the source code at the `project homepage`_.
Build Build
----- -----
@ -73,7 +66,6 @@ Build
cmake . cmake .
make make
Install Install
------- -------
@ -84,10 +76,8 @@ Install
logout logout
Configuring tmux_ Configuring tmux_
======================= =================
Edit ``$HOME/.tmux.conf`` to display the program's output in *status-left* or Edit ``$HOME/.tmux.conf`` to display the program's output in *status-left* or
*status-right*. For example:: *status-right*. For example::