diff --git a/README.rst b/README.rst index 33aa2ae..484f4cf 100755 --- a/README.rst +++ b/README.rst @@ -37,8 +37,9 @@ This section describes how to install and run the IAMCTL tool. 1. At the command line, enter the following command: -pip install git+ssh://git@github.com:aws-samples/aws-iamctl.git - +```bash +pip install git+ssh://git@github.com/aws-samples/aws-iamctl.git +``` You will see output similar to the following: |image0|