Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit ccfb72e

Browse files
authored
Update README.rst
1 parent 9cad97a commit ccfb72e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ LaWip provides data-classes for AWS lambda events
99
::
1010

1111
# current version
12-
pip install git+https://github.com/bweigel/LaWip.git
12+
pip install git+https://github.com/hypoport/python-aws-dataclasses.git
1313

1414
# using a tagged/released version
15-
pip install git+https://github.com/bweigel/LaWip[email protected]
15+
pip install git+https://github.com/hypoport/python-aws-dataclasses[email protected]
1616

1717
**Test using tox**
1818

0 commit comments

Comments
 (0)