diff --git a/README.md b/README.md index f8ca72e..789eaec 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,10 @@ Make sure you have [MELPA](http://melpa.org/) enabled in your ``emacs.d``. Then, M-x package-install puml-mode -Enjoy! +Also, to enable preview you need to tell `puml-mode` where to locate the PlantUML JAR file. By default it will look for it in `~/plantuml.jar`, but you can specify any location with: + + M-x customize-variable + puml-plantuml-jar-path Features ========