Skip to content

Commit 1cdc351

Browse files
author
Joe Doss
committed
Add install info to README.
1 parent 05e635a commit 1cdc351

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ We use [openapi-python-client](https://github.com/openapi-generators/openapi-pyt
1010
* [Smallstep Account](https://smallstep.com/signup)
1111
* A very strong desire to allow a cute snake to manage your Smallstep account
1212

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+
1321
## Development
1422

1523
### Configuration

0 commit comments

Comments
 (0)