Commit Diff


commit - 3082381611d89d1c816eaaaf0c8d786ba3d362a2
commit + 577b639042adcfefcbc2cc932b84bc8f343d8405
blob - a1955a086c6c4fe7086416744cf0308270f87fca
blob + d52174f0bef8a0074897eb3928a8cd3865135597
--- install.html
+++ install.html
@@ -50,3 +50,10 @@ The installation includes:
 <tt>got-read-tree</tt>
 </ul>
 </ul>
+
+As a post-installation step the <tt>GOT_AUTHOR</tt> environment
+variable should be set:
+<p>
+<pre class="cmdbox">
+export GOT_AUTHOR='Flan Hacker &lt;flan_hacker@openbsd.org&gt;'
+</pre>