Skip to content

Commit 72bf86b

Browse files
docs : minor edit in README file installation
1 parent 44e67ef commit 72bf86b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ By [Moduland Co](http://www.moduland.ir)
4141
## Installation
4242
### Source Code
4343
- Download [Version 0.23](https://github.com/moduland/Orangetool/archive/v0.23.zip) or [Latest Source ](https://github.com/Moduland/Orangetool/archive/master.zip)
44-
45-
- `python3 setup.py install`
44+
- `pip3 install -r requirements.txt` or `pip install -r requirements.txt` (Need root access)
45+
- `python3 setup.py install` or `python setup.py install`
4646
### PyPI
4747

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

0 commit comments

Comments
 (0)