Skip to content

Commit

Permalink
Merge pull request #1184 from cityofaustin/ch-etl-readme
Browse files Browse the repository at this point in the history
ETL Typo and Clarifying AGOL in README
  • Loading branch information
Charlie-Henry authored Oct 27, 2023
2 parents 214f04c + 57a082a commit dca6fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions moped-etl/arcgis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ The AGOL layers can be found here:

### Get it running

1. Configure an `env_file` according to the `env_template` example. You can find the AGOL username and password in the API Secrets vault in the team password store.
1. Configure an `env_file` according to the `env_template` example. You can find the AGOL Scripts Publisher username and password in the API Secrets vault in the team password store.

2. Create and activate a Python environment that meets the requirments in `reuirements.txt`. Alternatively, you can use the provided Dockerfile.
2. Create and activate a Python environment that meets the requirments in `requirements.txt`. Alternatively, you can use the provided Dockerfile.

3. Run the script.

Expand Down

0 comments on commit dca6fff

Please sign in to comment.