You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# AWS EC2 Instance Connect CLI
2
2
3
3
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`
0 commit comments