From 6059b43574cc2145a3ecf2a05ed89a464df2e135 Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Mon, 1 Mar 2010 22:24:11 +0000
Subject: [PATCH] Small README formatting tweak

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1857 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index e8bf13100..ac86f2997 100644
--- a/README
+++ b/README
@@ -1128,8 +1128,8 @@ command-line options selected:
     procedure is:
 
         pandoc -s --gladtex myfile.txt -o myfile.htex
-        gladtex -d myfile-images myfile.htex  # produces myfile.html
-                                              # and images in myfile-images
+        gladtex -d myfile-images myfile.htex
+        # produces myfile.html and images in myfile-images
 
 Inline TeX
 ----------