Skip to content

Commit 55c174d

Browse files
committed
docs: add pip install
1 parent fe5800f commit 55c174d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ on [PyCasbin](https://github.com/casbin/pycasbin).
55

66
## Installation
77

8+
Install from pip
9+
10+
```bash
11+
pip install fastapi-authz
12+
```
13+
814
Clone this repo
915

1016
```bash

0 commit comments

Comments
 (0)