Skip to content

Commit 80a2b21

Browse files
authored
Add periods to end of sentences. (#109)
1 parent f75231e commit 80a2b21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/getting_started/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
The Unofficial *NIX Lancher for Minecraft is an **unofficial** launcher for the Android version
44
the Minecraft Bedrock Edition. It uses uses fake JNI (Java Native
55
Interface) to communicate with Minecraft. Unofficial *NIX Lancher for Minecraft supports x86,
6-
x86_64, armhf, and arm64 versions of Minecraft on both Linux and MacOS
6+
x86_64, armhf, and arm64 versions of Minecraft on both Linux and MacOS.
77

88
# Installation
99

1010
## Linux
1111

1212
The Unofficial *NIX Lancher for Minecraft can be installed in many ways, however the primary
13-
method of installation is with the Appimage
13+
method of installation is with the Appimage.
1414

1515
### AppImage
1616

@@ -20,9 +20,9 @@ AppImages are deprecated and keep on an outdated release.
2020

2121
Some soft forks continued to violating the ["Can I play with an apk"](https://minecraft-linux.github.io/faq/index.html#can-i-play-with-an-apk) policy.
2222

23-
Consider switching to flatpak / native OS packages for Debian, Ubuntu or Fedora
23+
Consider switching to flatpak / native OS packages for Debian, Ubuntu or Fedora.
2424

25-
Minecraft Versions up to 1.21.60.10 are allowed, while only up to 1.21.5X are fully supported
25+
Minecraft Versions up to 1.21.60.10 are allowed, while only up to 1.21.5X are fully supported.
2626
</div>
2727

2828
Prebuilt linux **AppImages** were available on
@@ -36,7 +36,7 @@ from a Terminal `./Minecraft_Bedrock_Launcher-*.AppImage `
3636
#### Updating
3737

3838
To Upgrade, simply remove the old appimage and download the new version
39-
using the above steps
39+
using the above steps.
4040

4141
#### Startmenu Integration
4242

0 commit comments

Comments
 (0)