Corrections to README

This commit is contained in:
MarStr 2024-07-09 13:33:30 +02:00
parent 4610d28b6c
commit 8c10e442ac

View File

@ -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:
```python
# -------------------------------------------------------------------
# Enter your access data and your AWS region
# -------------------------------------------------------------------
atc_aws_key = "YOUR_AWS_KEY"
atc_aws_secret = "YOUR_AWS_SECRET"
atc_aws_region = "SERVER REGION"