Skip to content

Commit 6be1250

Browse files
authored
Tell people how to install from GitHub.
1 parent 66b3a5e commit 6be1250

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ To install Flask-Selfdoc, run pip:
2323
or clone this directory and run setup:
2424

2525
python setup.py install
26+
27+
or install via GitHub directly:
28+
29+
pip install git+https://github.com/jwg4/flask-selfdoc.git@master
2630

2731
## Usage
2832

0 commit comments

Comments
 (0)