From 3a2e5c486fff2305c579d7e8cb15a2e0fba58822 Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Sat, 26 Sep 2015 09:38:59 +0200 Subject: [PATCH] Better instructions to configure preview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 789eaec..b8133ed 100644 --- a/README.md +++ b/README.md @@ -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 - puml-plantuml-jar-path + puml-plantuml-jar-path Features ========