Skip to content

Commit 23594fd

Browse files
committed
Update README.rst
1 parent b2e4e42 commit 23594fd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ License `BSD`_.
6868
git repo .. code-block:: bash
6969

7070
$ git clone https://github.com/tony/tmuxp.git
71+
install stable .. code-block:: bash
72+
73+
$ sudo pip install tmuxp
7174
install dev .. code-block:: bash
7275

7376
$ git clone https://github.com/tony/tmuxp.git tmuxp
@@ -80,7 +83,7 @@ install dev .. code-block:: bash
8083
more.
8184
tests .. code-block:: bash
8285

83-
$ python ./run_tests.py
86+
$ python ./run-tests.py
8487
============== ==========================================================
8588

8689
.. _BSD: http://opensource.org/licenses/BSD-3-Clause

0 commit comments

Comments
 (0)