Skip to content

Commit d69aec8

Browse files
authored
Update install-aws-cli.md
1 parent 30cc063 commit d69aec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aws/install-aws-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
```
55
apt-get update
6-
apt install python-pip
6+
apt install python3-pip
77
88
99
pip install awscli

0 commit comments

Comments
 (0)