Skip to content

Commit 86e6613

Browse files
authored
Merge pull request #1446 from cbachhuber/patch-1
Use code highlighting
2 parents 69addf3 + 18202ef commit 86e6613

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)