Better instructions to configure preview

This commit is contained in:
Carlo Sciolla 2015-09-26 09:38:31 +02:00
parent 7e4056cf05
commit c9969801fb
1 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,10 @@ Make sure you have [MELPA](http://melpa.org/) enabled in your ``emacs.d``. Then,
M-x package-install<RET>
puml-mode<RET>
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<RET>
puml-plantuml-jar-path
Features
========