We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e349f commit 5e7f41eCopy full SHA for 5e7f41e
1 file changed
src/content/docs/misc/java-install.md
@@ -35,7 +35,7 @@ Installing Java 21 on Debian-based Linux distributions is very simple. First, en
35
all required tools to successfully install Java.
36
37
```bash
38
-sudo apt-get update && sudo apt-get upgrade
+sudo apt-get update
39
sudo apt-get install ca-certificates apt-transport-https gnupg wget
40
```
41
0 commit comments