Updated Creating a new Wagtail release (markdown)

Matt Westcott 2015-09-15 17:40:44 +01:00
parent 9c71481905
commit c31c89b67f
1 changed files with 1 additions and 1 deletions

@ -63,7 +63,7 @@ Set up the AWS client, if you haven't already - `pip install awscli`, then `aws
With the AWS client configured, run:
cd wagtail/scripts
./make-latest.sh --version=1.1 --url=https://wagtail.io/
./make-latest.sh --version=1.1 --url=http://docs.wagtail.io/en/v1.1/releases/1.1.html
replacing the version number as appropriate.