From 5a6e0a32ac40c466ca6b3f69385d57d84f5167dc Mon Sep 17 00:00:00 2001 From: Kimberly Dill-McFarland <21342185+kdillmcfarland@users.noreply.github.com> Date: Tue, 9 Nov 2021 17:38:58 -0800 Subject: [PATCH] Update setup.md Mac, Unix shell. Add in-line code chunk formatting --- setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.md b/setup.md index 6f710932..0a0d866f 100755 --- a/setup.md +++ b/setup.md @@ -144,7 +144,7 @@ Terminal, try one of the following: * In Finder, select the Go menu, then select Utilities. Locate Terminal in the Utilities folder and open it. * Use the Mac ‘Spotlight’ computer search function. Search for: Terminal and press Return. -To see which Unix shell your Mac is running, type echo $SHELL in your terminal window. +To see which Unix shell your Mac is running, type `echo $SHELL` in your terminal window. ### Installing Git