We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5800f commit 55c174dCopy full SHA for 55c174d
1 file changed
README.md
@@ -5,6 +5,12 @@ on [PyCasbin](https://github.com/casbin/pycasbin).
5
6
## Installation
7
8
+Install from pip
9
+
10
+```bash
11
+pip install fastapi-authz
12
+```
13
14
Clone this repo
15
16
```bash
0 commit comments