Skip to content

Commit 6c2f790

Browse files
authored
Merge pull request #21 from NHSDigital/mm-mesh-1478-mesh-code-splitting
mesh-1478: updated install instructions
2 parents fae7ced + 61e11d6 commit 6c2f790

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ some useful boto3 utilities
88
contributors see [contributing](CONTRIBUTING.md)
99

1010
### installing
11-
install the fully portable whl in releases
12-
see [releases](https://github.com/NHSDigital/nhs-aws-helpers/releases) for the latest release
1311
```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
12+
pip install nhs-aws-helpers
1513
```
1614

1715
## testing

0 commit comments

Comments
 (0)