From 70f58e268e0a5681d7e5244fea6a383905506d9f Mon Sep 17 00:00:00 2001 From: thewilkybarkid <chriswilkinson84@gmail.com> Date: Thu, 1 Aug 2013 13:01:56 +0100 Subject: [PATCH] Add build details --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1299c71..7e367a6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ University of Cambridge Drupal install profile ============================================== + +To build the profile execute: + + drush make --no-core --contrib-destination=. cambridge_lite.make . -- GitLab