Skip to content

Commit

Permalink
Minor update in installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
RDCH106 committed Jul 7, 2017
1 parent 7f7162e commit b4131ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Or you can install from source with:
```
$ git clone https://github.com/RDCH106/pySRE.git --recursive
$ cd pySRE
$ pip install -r requirements.txt
$ python setup.py install
```

### Quick example
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def requirements():
- ``$ git clone https://github.com/RDCH106/pySRE.git --recursive``
- ``$ cd pySRE``
- ``$ pip install -r requirements.txt``
- ``$ python setup.py install``
Quick example
Expand Down

0 comments on commit b4131ab

Please sign in to comment.