commit 577b639042adcfefcbc2cc932b84bc8f343d8405 from: Stefan Sperling date: Thu Aug 15 09:27:08 2019 UTC document the need to set GOT_AUTHOR in install.html commit - 3082381611d89d1c816eaaaf0c8d786ba3d362a2 commit + 577b639042adcfefcbc2cc932b84bc8f343d8405 blob - a1955a086c6c4fe7086416744cf0308270f87fca blob + d52174f0bef8a0074897eb3928a8cd3865135597 --- install.html +++ install.html @@ -50,3 +50,10 @@ The installation includes: got-read-tree + +As a post-installation step the GOT_AUTHOR environment +variable should be set: +

+

+export GOT_AUTHOR='Flan Hacker <flan_hacker@openbsd.org>'
+