0

Fix typos and punctuation in documentation

This commit is contained in:
Jakub Skorupa
2020-10-06 23:02:11 +02:00
parent 47a0604b5a
commit 3b0e7f8603
7 changed files with 21 additions and 21 deletions

View File

@@ -16,7 +16,7 @@ Get The Source
==============
First step: download the platform-independent source! Either clone with Git
(recommended if you know Git) or download the most recent snapshot
(recommended if you know Git) or download the most recent snapshot:
* Git URL to clone: ``git://github.com/overviewer/Minecraft-Overviewer.git``
* `Download most recent tar archive <https://github.com/overviewer/Minecraft-Overviewer/tarball/master>`_
@@ -160,7 +160,7 @@ macOS
sudo easy_install pip
#. Install Pillow (overviewer needs PIL, Pillow is a fork of PIL that provides the same funcitonality)::
#. Install Pillow (overviewer needs PIL, Pillow is a fork of PIL that provides the same functionality)::
pip install Pillow