diff options
Diffstat (limited to 'doc/unison-manual.tex')
-rwxr-xr-x | doc/unison-manual.tex | 4 |
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 |