From f695a81867b3b25036dc7fc4138e9d60c9d77522 Mon Sep 17 00:00:00 2001 From: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Mon, 17 Oct 2022 02:21:49 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 17829cb..2e7f871 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Little program that simulates a lava lamp in the terminal. ## Installation +Requirements: + +A Unix-like system, a C compiler and make. + ``` git clone https://github.com/AngelJumbo/lavat cd lavat