From 3fd359e8ebe70803a44bab7f7ba09d4b965c1587 Mon Sep 17 00:00:00 2001 From: Carlos Date: Sun, 10 Jan 2016 20:14:58 +0100 Subject: [PATCH] Lesson 24, upgrading to El Capitan --- 24-el-capitan/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/24-el-capitan/README.md b/24-el-capitan/README.md index 2e30006..88d777d 100644 --- a/24-el-capitan/README.md +++ b/24-el-capitan/README.md @@ -62,3 +62,5 @@ make install-gcc make install-target-libgcc ``` + +Now try to type `make` on this lesson's folder and check that everything compiles smoothly