From 6c73baf32170dce68e814e8a9b27a887bf9136c4 Mon Sep 17 00:00:00 2001 From: subnub <44621867+subnub@users.noreply.github.com> Date: Mon, 25 May 2020 09:04:15 -0400 Subject: [PATCH] Update readme.md --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index e62d782..b899db8 100755 --- a/readme.md +++ b/readme.md @@ -24,6 +24,13 @@ MyDrive is an Open Source Cloud Server (Similar To Google Drive), MyDrive suppor * Search/Filter Options * AES256 Encryption +## Installation + +>Create Enviroment Variables, Users can use the built in command to easily create the needed Enviroment files, or view the Enviroment Variables section to see how to manually create the files. + +``` javascript +npm run setup``` + Demo: https://mydrive-demo.herokuapp.com/ - Note: The Upload and Download Features, and other core features, are disabled in the demo.