Skip to content

Commit a7645f7

Browse files
Update AppImage Description
1 parent 63fed40 commit a7645f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/getting_started/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ method of installation is with the Appimage
1515
### AppImage
1616

1717
Prebuilt linux **AppImages** are available on
18-
[Github](https://github.com/minecraft-linux/appimage-builder/releases/tag/v1.0.0-798)
18+
[AppImage Builder on Github](https://github.com/minecraft-linux/appimage-builder/releases/latest)
1919
After downloading simply open terminal,
20-
`chmod +x Minecraft_Bedrock_Launcher-x86_64-v1.0.0.798.AppImage` and run
20+
`chmod +x Minecraft_Bedrock_Launcher-*.AppImage` and run
2121
it. With some Filemanagers you should be able to run it with double
2222
click, similar to running a `*.exe` file on Windows. Otherwise run it
23-
from a Terminal `Minecraft_Bedrock_Launcher-x86_64-v1.0.0.798.AppImage `
23+
from a Terminal `./Minecraft_Bedrock_Launcher-*.AppImage `
2424

2525
#### Updating
2626

0 commit comments

Comments
 (0)