Nikita Karetnikov <nik...@karetnikov.org> skribis: >> Sorry if I wasn’t clear. What I meant is: instead of presenting it as a >> trial-and-error approach, I would rather present it as a sequence of >> instructions to build from Git. > > OK, what do you think about this patch?
Looks good to me! One last thing: > +* Building from Git > + > +First, make sure that 'autoconf' (>= 2.69), 'automake', and 'pkg-config' are When speaking of the packages, not the commands, use the right spelling, without quotes: Autoconf, Automake, pkg-config, Graphviz. (When you do need quotation marks, you can use Unicode quotation marks.) Please commit with these changes. Thanks, Ludo’.