Skip to content

Commit c675258

Browse files
committed
Adding link to PyPI for pip installation to README
1 parent 5cdfa20 commit c675258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# AWS EC2 Instance Connect CLI
22

33
This is a Python client for accessing EC2 instances via AWS EC2 Instance Connect.
4-
This module supports Python 2.7.x and 3+.
4+
This module supports Python 2.7.x and 3+. [This package is available on PyPI for pip installation](https://pypi.org/project/ec2instanceconnectcli/), ie, `pip install ec2instanceconnectcli`
55

66
## Setup
77

0 commit comments

Comments
 (0)