Better instructions to configure preview

This commit is contained in:
Carlo Sciolla 2015-09-26 09:38:59 +02:00
parent c9969801fb
commit 3a2e5c486f
1 changed files with 1 additions and 1 deletions

View File

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