Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro authored May 2, 2023
1 parent 459e9a8 commit d8bdc69
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# wheels
Custom Python wheels for my projects

## Installation
```
$ pip install <package_name> --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).

0 comments on commit d8bdc69

Please sign in to comment.