From b2ef8772475a641a69dd959b5cd1a5a0c7c9815f Mon Sep 17 00:00:00 2001
From: Finn Bear <finnbearlabs@gmail.com>
Date: Tue, 26 Apr 2022 22:23:30 -0700
Subject: [PATCH] README note.

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

diff --git a/README.md b/README.md
index 065e5df..ad65129 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ With generative art, the final product is realized by an artistic algorithm of y
 
 ## Development
 
+You'll need the [Rust toolchain](https://rustup.rs/).
+
 General compilation instructions can be found [here](https://github.com/emilk/eframe_template/blob/master/README.md).
 
 ### Linux
-- 
GitLab