Skip to content

Commit

Permalink
docs: fix 3.10 installer comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr authored Nov 6, 2018
2 parents 47b00aa + af16b93 commit 4f3dd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-from-bastion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sudo -E su
# Install dev tools.
yum install -y "@Development Tools" python2-pip openssl-devel python-devel gcc libffi-devel

# Get the OpenShift 3.9 installer.
# Get the OpenShift 3.10 installer.
pip install -I ansible==2.6.5
git clone -b release-3.10 https://github.com/openshift/openshift-ansible

Expand Down

0 comments on commit 4f3dd43

Please sign in to comment.