summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2019-02-07 14:39:10 -0500
committerGitHub <noreply@github.com>2019-02-07 14:39:10 -0500
commitf5d42c0757fa5db2cfff45c2446f4fe90caf6efc (patch)
tree0f2e96c7aa662ca25e93613c40fd082fafaf220a /cpp
parentAnother fix for Slice/errorDetection (diff)
downloadice-f5d42c0757fa5db2cfff45c2446f4fe90caf6efc.tar.bz2
ice-f5d42c0757fa5db2cfff45c2446f4fe90caf6efc.tar.xz
ice-f5d42c0757fa5db2cfff45c2446f4fe90caf6efc.zip
Amazon Linux is now amzn2
Diffstat (limited to 'cpp')
-rw-r--r--cpp/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/README.md b/cpp/README.md
index b6faa2ee627..d5303a2dee7 100644
--- a/cpp/README.md
+++ b/cpp/README.md
@@ -60,7 +60,7 @@ that do not include them. You can install these packages as shown below:
wget https://zeroc.com/download/GPG-KEY-zeroc-release-B6391CB2CFBA643D
sudo rpm --import GPG-KEY-zeroc-release-B6391CB2CFBA643D
cd /etc/yum.repos.d
-sudo wget https://zeroc.com/download/Ice/3.7/amzn1/zeroc-ice3.7.repo
+sudo wget https://zeroc.com/download/Ice/3.7/amzn2/zeroc-ice3.7.repo
sudo yum install lmdb-devel mcpp-devel
```
##### RHEL 7