Skip to content

Commit

Permalink
Minor spelling and formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenCochell committed May 22, 2021
1 parent 8bb16d9 commit e28a7b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A simple CLI script for automating the checking, downloading, and installing of PaperMC server updates.

NOTE: This script can only be used for updating a [PaperMC Minecraft Server](https://papermc.io/). I highly recommend
there implementation, as it is incredibly fast, supports multiple plugin formats, and is highly customizable.
their implementation, as it is incredibly fast, supports multiple plugin formats, and is highly customizable.
Consider switching if any of that sounds good to you. You can find the PaperMC documentation
[Here](https://paper.readthedocs.io/en/latest/), and you can find their github page [Here](https://github.com/PaperMC).

Expand Down Expand Up @@ -46,7 +46,7 @@ MacOS users can download python [Here](https://www.python.org/downloads/mac-osx/

Again, the installation is very straightforward, but more information can be found [Here](https://docs.python.org/3/using/mac.html).

# Note on python versions:
# Note on Python Versions:

In some systems, the 'python' command may point to an older version of python.
As stated above, we require python 3.6 or above, so it may be necessary to manually specify the python version to use.
Expand Down

0 comments on commit e28a7b9

Please sign in to comment.