From 4416cc7631264ff86254e908632a97f22cf25d2f Mon Sep 17 00:00:00 2001 From: Chris Kuech Date: Wed, 22 Aug 2018 20:46:09 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd3dcea..c8b632b 100755 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ In order to run **Adminator** on your local machine all what you need to do is t - Node.js - Yarn or NPM - Git + - libpng-dev *linux only* #### Installing & Local Development Start by typing the following commands in your terminal in order to get **Adminator** full package on your machine and starting a local development server with live reload feature.