Skip to content

Commit c90af1f

Browse files
committed
use pip install --user to install
1 parent ae24fae commit c90af1f

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
@@ -155,7 +155,7 @@ git repo .. code-block:: bash
155155
$ git clone https://github.com/tony/tmuxp.git
156156
install stable .. code-block:: bash
157157

158-
$ sudo pip install tmuxp
158+
$ pip install --user tmuxp
159159
install dev .. code-block:: bash
160160

161161
$ git clone https://github.com/tony/tmuxp.git tmuxp

0 commit comments

Comments
 (0)