We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e635a commit 1cdc351Copy full SHA for 1cdc351
1 file changed
README.md
@@ -10,6 +10,14 @@ We use [openapi-python-client](https://github.com/openapi-generators/openapi-pyt
10
* [Smallstep Account](https://smallstep.com/signup)
11
* A very strong desire to allow a cute snake to manage your Smallstep account
12
13
+## Installation
14
+
15
+We publish this package to <https://pypi.org/project/smallstep-python/> and it can be installed via pip.
16
17
+```bash
18
+pip install smallstep-python
19
+```
20
21
## Development
22
23
### Configuration
0 commit comments