diff options
Diffstat (limited to 'src/aws-cli/NOTES.md')
-rw-r--r-- | src/aws-cli/NOTES.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/aws-cli/NOTES.md b/src/aws-cli/NOTES.md index b1cb1f9..b8a2797 100644 --- a/src/aws-cli/NOTES.md +++ b/src/aws-cli/NOTES.md @@ -1 +1,7 @@ -Available versions of the AWS CLI can be found here: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst.
\ No newline at end of file +Available versions of the AWS CLI can be found here: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst. + +## OS Support + +This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed. + +`bash` is required to execute the `install.sh` script. |