From e626d9d531a490aab49125028d107162553ded58 Mon Sep 17 00:00:00 2001 From: Joe Germuska Date: Fri, 21 Mar 2014 16:56:52 -0400 Subject: [PATCH] add a note about the repos that people don't need --- DEVELOPER.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index f3418b7..25b1de3 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -22,10 +22,8 @@ # Clone the secrets repository (if necessary) git clone git@github.com:NUKnightLab/secrets.git - # Clone the cdn repository (if necessary) + # Clone KnightLab support repositories (General public, you can skip this step) git clone git@github.com:NUKnightLab/cdn.knightlab.com.git - - # Clone the fablib repository (if necessary) git clone git@github.com:NUKnightLab/fablib.git # Clone the timeline repository (and the submodules)