From 43fca17ab49106ddd181342218331a0e1ca6ee51 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Tue, 17 Mar 2015 11:15:52 +0000 Subject: [PATCH] Added in blurb about submodules --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 32d0edd..25acf6c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. The ## Installation +Run the following to include barebones and all it's submodules: + + git clone --recursive git@github.com:benchmarkstudios/barebones.git + ### Dependencies * [Node.js](http://nodejs.org)