Commit d18b2601 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add pip install

parent 8fa04959
......@@ -45,6 +45,9 @@ More detail about the commands and options are located in the [wiki](https://git
## Using Twint as a module
Twint can now be used as a module and supports custom formatting. More details are located in the [wiki](https://github.com/haccer/twint/wiki/Module)
#### Install
- `sudo pip3 install twint`
#### Example
```python
import twint
......
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