Skip to content

Commit 18202ef

Browse files
authored
Use code highlighting
1 parent 69addf3 commit 18202ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For more options, there are instructions for installing on several different Uni
3636
(((macOS, installing)))
3737
There are several ways to install Git on a Mac.
3838
The easiest is probably to install the Xcode Command Line Tools.(((Xcode)))
39-
On Mavericks (10.9) or above you can do this simply by trying to run 'git' from the Terminal the very first time.
39+
On Mavericks (10.9) or above you can do this simply by trying to run `git` from the Terminal the very first time.
4040

4141
[source,console]
4242
----

0 commit comments

Comments
 (0)