summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Pierce <bcpierce00@users.noreply.github.com>2018-01-29 06:33:45 -0500
committerGitHub <noreply@github.com>2018-01-29 06:33:45 -0500
commit8a80270ad7b83c307f3b0a284ed81b62f28a4ab9 (patch)
tree94ea0dc9792460a3056e23a341430ba9b4e13cee
parent8b3bd616c97741efa8074e39ec0f93bd82677bdd (diff)
parentf56a0adad0ab32de27f9cf9e4a9d614c9c64557a (diff)
downloadunison-8a80270ad7b83c307f3b0a284ed81b62f28a4ab9.zip
unison-8a80270ad7b83c307f3b0a284ed81b62f28a4ab9.tar.gz
unison-8a80270ad7b83c307f3b0a284ed81b62f28a4ab9.tar.bz2
Merge pull request #141 from g-raud/manual-fix-build-command
unison-manual.tex: fix the build command
-rwxr-xr-xdoc/unison-manual.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/unison-manual.tex b/doc/unison-manual.tex
index fc00c68..879c18e 100755
--- a/doc/unison-manual.tex
+++ b/doc/unison-manual.tex
@@ -323,8 +323,8 @@ from \ONEURL{http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html}.
(e.g. Ubuntu) the bindings between Pango and OCaml need to be installed
explicitly (package {\tt liblablgtk-extras-ocaml-dev} on Ubuntu).
\end{itemize}
-Type {\tt make} to build Unison. If Gtk2 is available on the system, Unison
-with a GUI will be built automatically.
+Type {\tt make src} to build Unison. If Gtk2 is available on the system,
+Unison with a GUI will be built automatically.
Put the \verb|unison| executable somewhere in your search path, either by
adding the Unison directory to your PATH variable or by copying the