Comment on installing AWS CLI on RHEL 8

The steps in the article are clear and clean, but I had to do one more.

After using pip3 to install the cli, I had to create a link from /usr/local/bin/aws to /usr/bin/aws or the version check wouldn’t work.