From b7b84cf918e0981e667be8dd418fc03bf1a94c10 Mon Sep 17 00:00:00 2001 From: ottojolanki Date: Wed, 27 Oct 2021 12:34:15 -0700 Subject: [PATCH] Clarify deploy doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec7ea8..f051d7d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Install required packages for running deploy:: Deploy to AWS ------------- -Supply arguments for checkfiles after a ``--`` separator:: +Supply arguments for branch, name, image-id, instance-type and profile-name (if you want to change the defaults) before ``--`` separator and the rest of the args after the separator: bin/python deploy.py -- --username ACCESS_KEY_ID --password SECRET_ACCESS_KEY --bot-token SLACK-BOT-TOKEN https://www.encodeproject.org