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_
----------------------------------------------------
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::