From 986efcb2fec2bd19d8ea5bdf766c974b662e8070 Mon Sep 17 00:00:00 2001 From: native-api Date: Sun, 9 May 2021 22:24:02 +0300 Subject: [PATCH] Not very optional in practice. And in any case, this is what we're recommending and expecting as a standard environment --- Home.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Home.md b/Home.md index 0e6c8cb..6efd218 100644 --- a/Home.md +++ b/Home.md @@ -18,7 +18,6 @@ environment. (`xcode-select --install`) and [Homebrew](http://brew.sh/). Then: ```sh - # optional, but recommended: brew install openssl readline sqlite3 xz zlib ```