Skip to content

Commit

Permalink
docs : minor edit in README file installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Sep 14, 2017
1 parent 44e67ef commit 72bf86b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ By [Moduland Co](http://www.moduland.ir)
## Installation
### Source Code
- Download [Version 0.23](https://github.com/moduland/Orangetool/archive/v0.23.zip) or [Latest Source ](https://github.com/Moduland/Orangetool/archive/master.zip)

- `python3 setup.py install`
- `pip3 install -r requirements.txt` or `pip install -r requirements.txt` (Need root access)
- `python3 setup.py install` or `python setup.py install`
### PyPI

- Check [Python Packaging User Guide](https://packaging.python.org/installing/)
Expand Down

0 comments on commit 72bf86b

Please sign in to comment.