From d8bdc69f12629a3a047f7c212b5756852233fb05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ezequiel=20P=C3=A1ssaro?= Date: Tue, 2 May 2023 13:04:00 -0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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).