Add hint on using the opam-provided utop
This commit is contained in:
parent
589f0707c4
commit
3e84e20904
|
@ -98,6 +98,9 @@ To use utop in emacs, add the following line to your ~/.emacs file:
|
|||
|
||||
Then you can run utop by executing the command `utop` in emacs.
|
||||
|
||||
If you installed utop through opam, customize `utop-command` to
|
||||
`opam config exec "utop -emacs"`.
|
||||
|
||||
Integration with the tuareg/typerex mode
|
||||
----------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue