oops type

This commit is contained in:
Ted Unangst 2019-10-12 11:19:43 -04:00
parent 45166ddcd2
commit 438a8bbcc8
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Make sure to pass the Host header, if necessary (as for nginx).
.Bd -literal -offset indent .Bd -literal -offset indent
proxy_set_header Host $http_host; proxy_set_header Host $http_host;
.Ed .Ed
.Ss BUID .Ss BUILD
Building Building
.Nm .Nm
requires a go compiler and libsqlite. requires a go compiler and libsqlite.