From 5290fc3880a2cdc8595917b397bf33293a0b707a Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Thu, 29 Nov 2018 13:33:33 +0100
Subject: [PATCH] moves cheat sheet hand out location to setup

Everyone is busy with typing at this point anyway and we walk around for the
first time. Additionally, they don't need to look up to the beamer projection
surface while they type.
---
 basics.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/basics.html b/basics.html
index 2b6b4a7..9dcd7e2 100644
--- a/basics.html
+++ b/basics.html
@@ -327,7 +327,6 @@
 
           notes:
           - keep break short, only for installation
-          - hand out cheat sheets
         </section>
 
         <section>
@@ -417,7 +416,8 @@
             ```
 
             notes:
-            - open a terminal
+            - open terminal, type this
+            - hand out cheat sheets **now**
           </section>
 
           <section id="setup-git-2" data-markdown>
-- 
GitLab