Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshdurg committed Apr 16, 2023
1 parent 441fc47 commit 5d80644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ predicates involving patterns, existential subqueries, and `CALL`.

## Installation

You can either install from the pre-built wheel or build `sPyCy` yourself. To install the pre-built wheel, run:
You can either install from [PyPI](https://pypi.org/project/spycy-aneeshdurg/) or build `sPyCy` yourself. To install the pre-built wheel, run:

```bash
pip install https://aneeshdurg.me/spycy/dist/spycy_aneeshdurg-0.0.1-py3-none-any.whl
pip install spycy_aneeshdurg
```

To build it yourself, from the root of this repo, run:
Expand Down

0 comments on commit 5d80644

Please sign in to comment.