From 61e6afe16735ddb248f63288f80f315aabb42146 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Mon, 28 Jan 2019 23:42:38 -0800 Subject: [PATCH] brew doesn't require sudo --- readme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index 00aa259..31ab0fc 100644 --- a/readme.markdown +++ b/readme.markdown @@ -727,7 +727,7 @@ installing your package (on macOS): ``` Hint: This package requires some external dependencies. Hint: To install them you may be able to run: - Hint: sudo brew install openssl + Hint: brew install openssl ``` ### Nim compiler