From 6cbe9643013403620bf5566f8dd330ee09c400ad Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 22 Mar 2018 17:13:27 -0700 Subject: [PATCH] Add note --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f7473d621..3db904e35 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,11 @@ apps up-to-date and secure. * [Selfhosting](https://cloudron.io/documentation/installation/) - [Pricing](https://cloudron.io/pricing.html) * [Managed Hosting](https://cloudron.io/managed.html) +**Note:** This repo is a small part of what gets installed on your server - there is +the dashboard, database addons, graph container, base image etc. Cloudron also relies +on external services such as the App Store for apps to be installed. As such, don't +clone this repo and npm install and expect something to work. + ## Documentation * [Documentation](https://cloudron.io/documentation/)