docs: fix aws_setup.py reference (#1125)

This commit is contained in:
David Biancolin 2022-07-12 09:27:31 -07:00 committed by GitHub
parent d7a8b6c50f
commit 0728a5d4bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -112,13 +112,13 @@ output format to ``json``. You will need to generate an AWS access key in the "S
Again on the ``t2.nano`` instance, do the following:
::
.. parsed-literal::
sudo yum install -y python36-pip
sudo pip3 install --upgrade pip
sudo python3 -m pip install boto3
sudo python3 -m pip install --upgrade awscli
wget https://raw.githubusercontent.com/firesim/firesim/master/deploy/awstools/aws_setup.py
wget https://raw.githubusercontent.com/firesim/firesim/|version|/deploy/awstools/aws_setup.py
./aws_setup.py
This will create a VPC named ``firesim`` and a security group named