Skip to content

Commit

Permalink
Correct e2e setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
danjoneslf committed May 2, 2019
1 parent baaf77b commit e327365
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -49,7 +49,9 @@ If you are running the e2e tests for the first time you probably
need to do some installs first.
```
brew install geckodriver
cd build
cd /path/to/csw-backend/chalice
pip install -r requirements-dev.txt
cd ../build
reinstall
gulp environment.terraform --env=[env]
gulp environment.chalice_s3_deploy --env=[env]
Expand Down

0 comments on commit e327365

Please sign in to comment.