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 ebf1d5c commit bf89f62Copy full SHA for bf89f62
README.md
@@ -33,9 +33,15 @@ By [Moduland Co](http://www.moduland.ir)
33
</hr>
34
35
36
-## Download ##
+## 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)
39
-- [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`
45
46
## IP Functions
47
0 commit comments