Corrections to README
This commit is contained in:
parent
4610d28b6c
commit
8c10e442ac
@ -52,11 +52,7 @@ pip install pygame
|
|||||||
|
|
||||||
Next, open up the Pilot2AWS.py script with your favorite editor and make the necessary adjustments as follows:
|
Next, open up the Pilot2AWS.py script with your favorite editor and make the necessary adjustments as follows:
|
||||||
|
|
||||||
|
|
||||||
```python
|
```python
|
||||||
# -------------------------------------------------------------------
|
|
||||||
# Enter your access data and your AWS region
|
|
||||||
# -------------------------------------------------------------------
|
|
||||||
atc_aws_key = "YOUR_AWS_KEY"
|
atc_aws_key = "YOUR_AWS_KEY"
|
||||||
atc_aws_secret = "YOUR_AWS_SECRET"
|
atc_aws_secret = "YOUR_AWS_SECRET"
|
||||||
atc_aws_region = "SERVER REGION"
|
atc_aws_region = "SERVER REGION"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user