From a2e91b7c6475f7671862f2dd86d05fe46b20a653 Mon Sep 17 00:00:00 2001 From: turb0chrg Date: Tue, 28 Mar 2017 09:27:05 -0700 Subject: [PATCH] Remove trailing period that could confuse some people --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 08e76ec..e8ac331 100644 --- a/Installation.md +++ b/Installation.md @@ -32,7 +32,7 @@ PlexPy will be installed to `/opt/plexpy`. * Install Git * Ubuntu/Debian: `sudo apt-get install git-core` * Fedora: `sudo yum install git` -* Type: `cd /opt`. +* Type: `cd /opt` * Type: `git clone https://github.com/JonnyWong16/plexpy.git` * Type: `cd plexpy` * Type: `python PlexPy.py`