We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1b7ca commit 13bf410Copy full SHA for 13bf410
README.rst
@@ -63,7 +63,7 @@ Once dependencies are installed, clone this repo and run ``setup.py``:
63
64
$ git clone https://github.com/getpatchwork/git-pw
65
$ cd git-pw
66
- $ sudo python setup.py
+ $ pip install --user . # or 'sudo python setup.py'
67
68
Getting Started
69
---------------
0 commit comments