From 2309e2903d4a706f08eee1a40053d8133e34e74b Mon Sep 17 00:00:00 2001 From: timcooijmans Date: Fri, 9 Aug 2019 21:54:54 +0200 Subject: [PATCH] Fix formatting --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e2659..b2667c6 100644 --- a/README.md +++ b/README.md @@ -1890,7 +1890,9 @@ and paste: ``` Edit the default path to allow Chrome to find gpg: -```sudo launchctl config user path /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin``` +```console +$ sudo launchctl config user path /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin +``` Close Chrome if it is running and reboot your Mac.