Skip to content

Commit 1ea5c79

Browse files
committed
remove sudo from installation instructions
1 parent 98d570d commit 1ea5c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ git repo .. code-block:: bash
195195
$ git clone https://github.com/tony/libtmux.git
196196
install stable .. code-block:: bash
197197

198-
$ sudo pip install libtmux
198+
$ pip install libtmux
199199
install dev .. code-block:: bash
200200

201201
$ git clone https://github.com/tony/libtmux.git libtmux

0 commit comments

Comments
 (0)