From c7c33ad0b0b5cb1a52fb13c491d59ac7c97cd9ef Mon Sep 17 00:00:00 2001
From: Mark Hymers <mhy@debian.org>
Date: Fri, 7 Nov 2014 11:43:50 +0000
Subject: [PATCH] Call dak admin s-c in example install instructions

Signed-off-by: Mark Hymers <mhy@debian.org>
---
 setup/README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/setup/README b/setup/README
index 140ead91..32d007a7 100644
--- a/setup/README
+++ b/setup/README
@@ -100,6 +100,9 @@ Add a suite (origin=, label= and codename= are optional)
 signingkey= will ensure that Release files are signed
 # dak admin suite add-all-arches unstable x.y.z origin=MyDistro label=Master codename=sid signingkey=DDDDDDDD
 
+Add the components to the suite
+# dak admin s-c add unstable main contrib non-free
+
 Re-run dak init-dirs to add new suite directories to /srv/dak
 # dak init-dirs
 
-- 
2.39.5