Add install instructions

This commit is contained in:
Zanie 2023-12-12 11:34:25 -06:00
parent 8e437a9a37
commit 795b6f9c2a
1 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
Utilities for managing an offline version of PyPI.
## Installation
Installation requires `mitmproxy`. We require unreleased changes, it is recommended to install from GitHub:
```
pip install git+https://github.com/mitmproxy/mitmproxy@1fcd0335d59c301d73d1b1ef676ecafcf520ab79
```
## Usage
Record PyPI responses during a command: