From ca77333d7a0cc07359dd3fc5257a0e3b30235920 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 16 Dec 2019 17:35:41 +0700 Subject: [PATCH] Add system requirements --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8400dc1..6637b34 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,14 @@ ## Hackity Hack Hack +Please note, these commands were run on a Debian Stretch system. + +### Install packed lunch + +```bash +$ sudo apt install -y make git +``` + ### Get your discount source code ```bash