Skip to content

Commit

Permalink
installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ofri-rom committed Nov 21, 2024
1 parent cafa579 commit 73aa62e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@

## Installation

You can install **PyAPI** via `pip`:
clone the repo and follow the commands:

```bash
pip install pyapi
python setup.py sdist bdist_wheel
cd ./dist
pip install PyAPI-0.0.1-py3-none-any.whl
```

## Redis configuration
Expand Down

0 comments on commit 73aa62e

Please sign in to comment.