From bef0bcecca79db1b19c4ae4edb9b9b47d5507b82 Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Sat, 23 Mar 2013 18:44:32 -0500 Subject: [PATCH] Added "run make". --- README | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README b/README index d2cdd3c1b..6e00a780e 100644 --- a/README +++ b/README @@ -50,5 +50,15 @@ interface will overwrite those changes at first opportunity. This interface is not a tool for super admins facing complex scenarios. It is for home users to do a wide variety of basic tasks. -See comments in exmachina/exmachina.py for more details about the configuration -management process seperation scheme. +See comments in exmachina/exmachina.py for more details about the +configuration management process seperation scheme. + +## Getting Started + +See the INSTALL file for additional details. Run: + + $ make + +Once make finishes, run Plinth on the local system with: + + $ bash start.sh