Skip to content

Commit 9f5ea97

Browse files
committed
Rephrase
1 parent 7558b19 commit 9f5ea97

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

src/content/docs/misc/java-install.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,23 +144,28 @@ If you don't see `Java 25` in the dropdown, an administrator account is required
144144

145145
:::note
146146

147-
You will need Admin permissions for said server to change your Java version.
147+
You will need **Admin** permissions on the panel to change your Java version.
148148

149149
:::
150150

151-
Go to your server which you want to update then the "Admin" tab, and open "Edit Server Definition". In the environment tab, the Docker Image should look like this:
151+
At the server you want to change the Java version for, go to the **Admin** tab and open
152+
**Edit Server Definition**. In the **Environment** tab, the **Docker Image** field allows
153+
you edit the docker image used.
154+
152155
![Pufferpanel Environment Tab](./assets/pufferpanel-environment.png)
153-
Then you will change the version (The number after the ":"), with 25.
154156

157+
In this case, you can simply replace the version (the number after the ":") with `25`.
158+
You can find alternative JDK docker images on
159+
[Docker Hub](https://hub.docker.com/search?badges=official).
160+
161+
## Verifying installation
155162

156163
:::note
157164

158-
The Verifying Installation section does not apply for Pterodactyl and Pufferpanel.
165+
This section does not apply when running on Pterodactyl or Pufferpanel.
159166

160167
:::
161168

162-
## Verifying installation
163-
164169
Now that you have installed Java 25, run this command in your terminal to ensure the process was
165170
successful.
166171

0 commit comments

Comments
 (0)