diff --git a/README.md b/README.md index f080f60..9bd9674 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ # wheels Custom Python wheels for my projects +## Installation +``` +$ pip install --extra-index-url https://epassaro.github.io/wheels +``` + +> Also, you can download *wheels* manually from [**releases**](https://github.com/epassaro/wheels/releases/tag/latest). + + ## Packages - `detectron2` (cpu-only) - `jamspell` -> Download latest *wheels* from [**releases**](https://github.com/epassaro/wheels/releases/tag/latest).