summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2019-05-21 10:56:13 -0700
committerGitHub <noreply@github.com>2019-05-21 10:56:13 -0700
commitef67d017543b6d73d87b4a506d8112d50bb189cb (patch)
treecc8caa272c356566914f517e8622f759e5b87dfd /README.md
parenta762b3bf8d94ab2973f119d044618012e594392c (diff)
downloadgoogle-compute-image-packages-ef67d017543b6d73d87b4a506d8112d50bb189cb.tar.gz
Fix repo URL for EL. (#772)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88ec7e7..ed306f3 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ DIST=7
tee /etc/yum.repos.d/google-cloud.repo << EOM
[google-compute-engine]
name=Google Compute Engine
-baseurl=https://packages.cloud.google.com/yum/repos/google-compute-engine-el${DIST}-x86_64
+baseurl=https://packages.cloud.google.com/yum/repos/google-compute-engine-el${DIST}-x86_64-stable
enabled=1
gpgcheck=1
repo_gpgcheck=1