Skip to content

Commit 789e2aa

Browse files
ezequielgarciastephenfin
authored andcommitted
README: Silly fix on install instructions
The install instructions are slightly wrong. Fix them. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
1 parent c22ac35 commit 789e2aa

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
@@ -63,7 +63,7 @@ Once dependencies are installed, clone this repo and run ``setup.py``:
6363
6464
$ git clone https://github.com/getpatchwork/git-pw
6565
$ cd git-pw
66-
$ pip install --user . # or 'sudo python setup.py'
66+
$ pip install --user . # or 'sudo python setup.py install'
6767
6868
Getting Started
6969
---------------

0 commit comments

Comments
 (0)