File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ method of installation is with the Appimage
15
15
### AppImage
16
16
17
17
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 )
19
19
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
21
21
it. With some Filemanagers you should be able to run it with double
22
22
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 `
24
24
25
25
#### Updating
26
26
You can’t perform that action at this time.
0 commit comments