Skip to content

Commit fa66733

Browse files
authored
Update installation directions' GPG key
1 parent a915afb commit fa66733

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ROCmInstall.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,9 @@ follows:
139139
wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
140140
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
141141
```
142-
The gpg key might change, so it may need to be updated when installing a new
143-
release. The current rocm.gpg.key is not avialable in a standard key ring distribution,
144-
but has the following sha1sum hash:
142+
The gpg key might change, so it may need to be updated when installing a new release. If the key signature verification fails when you attempt to update, please re-add the key from ROCm apt repository. The current rocm.gpg.key is not avialable in a standard key ring distribution, but has the following sha1sum hash:
145143

146-
f0d739836a9094004b0a39058d046349aacc1178 rocm.gpg.key
144+
`f7f8147431c75e505c58a6f3a3548510869357a6 rocm.gpg.key`
147145

148146
##### Install
149147

0 commit comments

Comments
 (0)