Skip to content

Commit 20029dc

Browse files
committed
Merge pull request #44 from roxit/ubuntu-tmux
Add tmux 1.8 installation instructions for Ubuntu 12.04/12.10/13.04.
2 parents 4802d5c + acd882c commit 20029dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Quickstart
77
Installation
88
------------
99

10-
Assure you have at least tmux **>= 1.8** and python **>= 2.6**.
10+
Assure you have at least tmux **>= 1.8** and python **>= 2.6**. For Ubuntu 12.04/12.10/13.04 users, you can download the tmux 1.8 package for Ubuntu 13.10 from `https://launchpad.net/ubuntu/+source/tmux <https://launchpad.net/ubuntu/+source/tmux>`_ and install it using dpkg.
1111

1212
.. code-block:: bash
1313

0 commit comments

Comments
 (0)