From ae3e438864d4416fb83bf33779f0e57c1214c638 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 16 Aug 2015 23:54:07 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 0671430..44784e1 100644 --- a/Installation.md +++ b/Installation.md @@ -40,7 +40,7 @@ PlexPy will be installed to `/usr/local/share/plexpy`. * Open a terminal * Install pre-requisites: -`sudo pkg install python2 databases/py-sqlite3 security/py-openssl git` +`sudo pkg install python2 databases/py-sqlite3 security/py-openssl security/ca_root_nss git` * Type: `cd /usr/local/share/` * Type: `sudo git clone https://github.com/drzoidberg33/plexpy.git` * Fix permissions: