Skip to content

Commit

Permalink
Update modules/enabled-aws-regions/README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: bwhaley <[email protected]>
  • Loading branch information
yorinasub17 and bwhaley authored Dec 5, 2019
1 parent 4a42268 commit baea150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/enabled-aws-regions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To build the binary, you will need the following:
versions)
- pex installed (use `pip install -r ./get-enabled-regions/dev_requirements.txt`)

You can then build the binary using the helper script `build.sh` which will build the binary and copy it to the `bin`
You can then use the helper script `build.sh` which will build the binary and copy it to the `bin`
directory for distribution. After that, you just need to check in the updated binaries.

It is recommended to use [`pyenv`](https://github.com/pyenv/pyenv) to help setup an environment with multiple python
Expand Down

0 comments on commit baea150

Please sign in to comment.