]> git.ipfire.org Git - thirdparty/git.git/commit
MyFirstContribution: clarify asciidoc dependency
authorEmily Shaffer <emilyshaffer@google.com>
Fri, 16 Oct 2020 20:52:31 +0000 (13:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2020 22:13:11 +0000 (15:13 -0700)
commitf5bcde6c588896cea1cbcab772b5b5a5f6bd3fd1
treea1c5145efd964fdda68d1b2e8f6280df2facfbbd
parent47ae905ffb98cc4d4fd90083da6bc8dab55d9ecc
MyFirstContribution: clarify asciidoc dependency

Per IRC:

[19:52] <lkmandy> With respect to the MyFirstContribution tutorial, I
will like to suggest this - Under the section "Adding Documentation",
just before the "make all doc" command, it will be really helpful to
prompt a user to check if they have the asciidoc package installed, if
they don't, the command should be provided or they can just be pointed
to install it

So, let's move the note about the dependency to before the build command
blockquote.

Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/MyFirstContribution.txt