diff --git a/README.md b/README.md index 4326474..4a8c211 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,8 @@ copy&paste this to your `~/.emacs`: (autoload 'utop "utop" "Toplevel for OCaml" t) ``` -### [Usage](#usage-emacs) +### Usage + You can start utop inside Emacs with: `M-x utop`.