From fc03202bf37b35d45fb68414cdcb4fcf392015f8 Mon Sep 17 00:00:00 2001 From: Maxim Date: Sat, 25 Aug 2018 16:23:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2946cfa..f9f6e26 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ WebFM is a media and file viewer aspiring to become a full fledged file manager in the browser. # Usage -1. Install php7 and ffmpeg on the system this will be on. +1. Install php7, php-sqlite3, and ffmpeg on the system this will be on. 2. Use php -S 0.0.0.0:yourDesiredPort 3. Use ufw or gufw to open the port on your computer to the network. 4. Place files or start uploading some to the folders.