From b7a2fc5e7d542493788c2f15c7cc4593eb2e1e51 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Thu, 23 Oct 2014 17:54:56 +0200
Subject: [PATCH] Removed one egg from the buildout.cfg example

---
 README.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index a650024..cc17ade 100644
--- a/README.rst
+++ b/README.rst
@@ -68,9 +68,7 @@ lines::
   ...
   extensions = mr.developer
   auto-checkout = *
-  eggs = bob
-         ...
-         bob.db.cbsr_nir_vis_2
+  eggs = bob.db.cbsr_nir_vis_2
 
   [sources]
   bob.db.cbsr_nir_vis_2 = git https://github.com/bioidiap/bob.db.cbsr_nir_vis_2.git
-- 
GitLab