Skip to content

Commit bf89f62

Browse files
docs : installation update in README file
1 parent ebf1d5c commit bf89f62

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,15 @@ By [Moduland Co](http://www.moduland.ir)
3333
</hr>
3434
</hr>
3535

36-
## Download ##
36+
## Installation
37+
### Source Code
38+
- Download [Version 0.2](https://github.com/moduland/Orangetool/archive/v0.2.zip) or [Latest Source ](https://github.com/Moduland/Orangetool/archive/master.zip)
3739

38-
- [Download](https://github.com/Moduland/Orangetool/archive/master.zip) source from github
40+
- `python3 setup.py install`
41+
### PyPI
42+
43+
- Check [Python Packaging User Guide](https://packaging.python.org/installing/)
44+
- `pip3 install orangetool`
3945

4046
## IP Functions
4147

0 commit comments

Comments
 (0)