Skip to content

Commit

Permalink
Updated the dependencies section to reflect the new icon generation p…
Browse files Browse the repository at this point in the history
…ackage that I am using.
  • Loading branch information
jrtechs committed Feb 10, 2019
1 parent fe23fd8 commit 2ef2a87
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ npm install
$apt-get install ffmpeg
```

This also relies on [gifski](https://gif.ski/) which can be installed following the links on their website.
Both ffmpeg and gifski are used for generating the video preview gifs.

## Running

To deploy this you will want to run this behind a reverse NGINX proxy to
Expand All @@ -41,7 +44,7 @@ as [systemd](https://freedesktop.org/wiki/Software/systemd/) services.
The default config provided in this project has the default username of admin and password
of admin.
You will want create a new admin user and remove the default one once you
get this running.
get this running.

# Contributing

Expand Down

0 comments on commit 2ef2a87

Please sign in to comment.