From 7f30f62a294a70be34958426a2610965626b2607 Mon Sep 17 00:00:00 2001 From: Eugene Triguba <114610502+eugenetrigubapw@users.noreply.github.com> Date: Fri, 3 Mar 2023 07:47:47 -0500 Subject: [PATCH] Remove `llvm`.I'm pretty sure I was wrong that it is necessary in this list. Looked through the issue backlog and I think my issue was something else. --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e90334a..d0f8ac9 100644 --- a/Home.md +++ b/Home.md @@ -18,7 +18,7 @@ environment. (`xcode-select --install`) and [Homebrew](http://brew.sh/). Then: ```sh - brew install openssl readline sqlite3 xz zlib tcl-tk llvm + brew install openssl readline sqlite3 xz zlib tcl-tk ``` * **Ubuntu/Debian/Mint:**