Commit f0784ad2 authored by Francesco Poldi's avatar Francesco Poldi

Merge branch 'master' of github.com:twintproject/twint

parents 40899c4b 7d0f8f7f
......@@ -54,12 +54,12 @@ pip3 install twint
or
```bash
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
pip3 install --user --upgrade git+https://github.com/twintproject/twint.git@origin/master#egg=twint
```
**Pipenv**:
```bash
pipenv install -e git+https://github.com/twintproject/twint.git#egg=twint
pipenv install git+https://github.com/twintproject/twint.git#egg=twint
```
## CLI Basic Examples and Combos
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment