Skip to content

Commit

Permalink
add gpg to the apt list for Ubuntu/Debian installers (#2623)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa authored Jan 26, 2024
1 parent ac93d29 commit 6cdf9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/asciidoc-pages/installation/linux/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ e.g temurin-17-jdk or temurin-8-jdk
+
[source, bash]
----
apt install -y wget apt-transport-https
apt install -y wget apt-transport-https gpg
----
+
. Download the Eclipse Adoptium GPG key:
Expand Down

0 comments on commit 6cdf9eb

Please sign in to comment.