Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,14 @@ The `slow_network` function will be automatically paralleled in `5` threads.

Run in your bash
```bash
pip install Pythine
sudo pip install Pythine
```
And it's enough to get Pythine in your box.


Before using `pip`, you may need to install
```bash
sudo apt-get install python-pip
```

## FAQ

Expand Down