fixed spacing and line brakes in code examples

This commit is contained in:
Andrew Woodward 2013-08-05 11:27:52 -07:00
parent 531a971b0a
commit 2062d6e7a3

View File

@ -44,9 +44,9 @@ In addition to these eggs you will need to install
To install PlantUML you run this wget process:
sudo wget
http://sourceforge.net/projects/plantuml/files/plantuml.jar/download
/sbin/plantuml.jar
sudo wget \
http://sourceforge.net/projects/plantuml/files/plantuml.jar/download \
-O /sbin/plantuml.jar
To edit SVG images we use [Inkscape](http://inkscape.org/ "Inkscape") but
you may use any other SVG-capable tool you like. We're not picky.