We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fae7ced + 61e11d6 commit 6c2f790Copy full SHA for 6c2f790
README.md
@@ -8,10 +8,8 @@ some useful boto3 utilities
8
contributors see [contributing](CONTRIBUTING.md)
9
10
### installing
11
-install the fully portable whl in releases
12
-see [releases](https://github.com/NHSDigital/nhs-aws-helpers/releases) for the latest release
13
```shell
14
-pip install https://github.com/NHSDigital/nhs-aws-helpers/releases/download/v0.0.12/nhs_aws_helpers-0.0.12-py3-none-any.whl
+pip install nhs-aws-helpers
15
```
16
17
## testing
0 commit comments