Update README.md

This commit is contained in:
Maxim 2018-08-25 16:23:25 -05:00 committed by GitHub
parent ad5a6da3ad
commit fc03202bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.