<p>In <a href="https://github.com/geany/geany/pull/1087#discussion_r68488880">README</a>:</p>
<pre style='color:#555'>> @@ -47,7 +47,8 @@ $ make
>  % make install
>  
>  If you are building from a Git clone rather than a source tarball, you need
> -to run ./autogen.sh first.
> +to run ./autogen.sh first, after having installed GLib's development files.
</pre>
<p>I suggest maybe making it more obvious, you know how nobody reads the README, even less read it carefully, so describing steps that are needed after the steps that follow them is not good.  Instead make two sections, even though they repeat most of it.</p>

<p>Suggest the basic layout:</p>

<p>To make documentation install rst2html, and what happens if its not available</p>

<p>Installation from GIT clone:</p>

<p>Install g* dev (just for my interest why isn't this needed for the tarball?)<br>
autogen.sh (I would suggest only needed first time, but this is the install section not repeated build, so ok)<br>
configure<br>
make<br>
(as root or sudo)<br>
make install</p>

<p>Installing from tarball:</p>

<p>configure<br>
make<br>
(as root or sudo)<br>
make install</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1087/files/7bc84224bfc53d6367b559187d2a5e8f2da199b7#r68488880">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ2LNz1jjqU-J1yO4ZjPhymKZRz53ks5qPTOpgaJpZM4I9TLT">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4BYtH6UpIjav2S-nUC43llSlOlqks5qPTOpgaJpZM4I9TLT.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1087/files/7bc84224bfc53d6367b559187d2a5e8f2da199b7#r68488880"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>