added pip method back
This commit is contained in:
@@ -46,7 +46,13 @@ The best part? It takes less than 10 seconds to go through this huge list while
|
|||||||
|
|
||||||
### Installing Arjun
|
### Installing Arjun
|
||||||
|
|
||||||
You can install `arjun` by downloading this repository and running
|
|
||||||
|
You can install `arjun` with pip as following:
|
||||||
|
```
|
||||||
|
pip3 install arjun
|
||||||
|
```
|
||||||
|
|
||||||
|
or, by downloading this repository and running
|
||||||
```
|
```
|
||||||
python3 setup.py install
|
python3 setup.py install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user