removed pip from docs
This commit is contained in:
@@ -43,13 +43,7 @@ The best part? It takes less than 10 seconds to go through this huge list while
|
|||||||
|
|
||||||
### Installing Arjun
|
### Installing Arjun
|
||||||
|
|
||||||
You can install `arjun` with pip as following:
|
You can install `arjun` by downloading this repository and running
|
||||||
|
|
||||||
```
|
|
||||||
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