From 4470045ad54508793374d7f98552eefe6f3073b9 Mon Sep 17 00:00:00 2001
From: Will Billingsley <wbilling@une.edu.au>
Date: Wed, 1 Aug 2018 14:02:19 +1000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6817913..61cb3b4 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Open `index.html` in the browser, and you should find yourself faced with Conway
 
 ## Set up Webpack
 
-Open a terminal in the `tutorial-conway-life-t3` directory.
+Open a terminal in the `tutorial-conway-life-t4` directory.
 
 1. Install webpack, and loaders for typescript and vue
 
-- 
GitLab