Skip to content

Commit

Permalink
Better instructions to configure preview
Browse files Browse the repository at this point in the history
  • Loading branch information
skuro committed Sep 26, 2015
1 parent 7e4056c commit c996980
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -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
========
Expand Down

0 comments on commit c996980

Please sign in to comment.