Skip to content

Commit 75ce486

Browse files
committed
Merge branch 'di/readme-markup-fix'
Docfix. * di/readme-markup-fix: README: fix rendering of text in angle brackets
2 parents 5e9d978 + 7926cee commit 75ce486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ including full documentation and Git related tools.
1919

2020
See [Documentation/gittutorial.txt][] to get started, then see
2121
[Documentation/giteveryday.txt][] for a useful minimum set of commands, and
22-
Documentation/git-<commandname>.txt for documentation of each command.
22+
`Documentation/git-<commandname>.txt` for documentation of each command.
2323
If git has been correctly installed, then the tutorial can also be
2424
read with `man gittutorial` or `git help tutorial`, and the
2525
documentation of each command with `man git-<commandname>` or `git help

0 commit comments

Comments
 (0)