Commit 7d0f8f7f authored by Francesco Poldi's avatar Francesco Poldi Committed by GitHub

Update README

parent a522ebc5
...@@ -54,12 +54,12 @@ pip3 install twint ...@@ -54,12 +54,12 @@ pip3 install twint
or or
```bash ```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**: **Pipenv**:
```bash ```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 ## 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