bump version to 0.8
[tabbed.git] / README
blob4ed6bbe27d300d75f648c39db82823159a4b2c22
1 tabbed - generic tabbed interface
2 =================================
3 tabbed is a simple tabbed X window container.
5 Requirements
6 ------------
7 In order to build tabbed you need the Xlib header files.
9 Installation
10 ------------
11 Edit config.mk to match your local setup (tabbed is installed into
12 the /usr/local namespace by default).
14 Afterwards enter the following command to build and install tabbed
15 (if necessary as root):
17     make clean install
19 Running tabbed
20 --------------
21 See the man page for details.