From: Sergey Matveev Date: Mon, 4 May 2015 20:33:34 +0000 (+0300) Subject: [DOC] Missed closing parenthesis X-Git-Tag: 3.2^2~8 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=0e676809d3efc880b9507ef705603e65ef3384ac;p=govpn.git [DOC] Missed closing parenthesis Signed-off-by: Sergey Matveev --- diff --git a/doc/installation.texi b/doc/installation.texi index 7276476..9261674 100644 --- a/doc/installation.texi +++ b/doc/installation.texi @@ -21,7 +21,8 @@ using @emph{Make}): You can get tarball, set proper @code{$GOPATH} and run @code{make} (that will install all necessary libraries and build -@emph{govpn-client}, @emph{govpn-server}, @emph{govpn-verifier} binaries: +@emph{govpn-client}, @emph{govpn-server}, @emph{govpn-verifier} +binaries): @example % mkdir -p govpn/src