Update README.md
This commit is contained in:
parent
ad5a6da3ad
commit
fc03202bf3
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue