mitm001 5 gadi atpakaļ
vecāks
revīzija
a927fc4bda

+ 3 - 1
docs/modules/ROOT/pages/getting-started/simpleapplication_from_the_commandline.adoc

@@ -162,7 +162,9 @@ mkdir HelloJME3/src/mygame
 
 == Libraries
 
-Next you copy the necessary JAR libraries from the download to your project. You only have to do this set of steps once every time you download a new JME3 build. include::partial$source-structure-link.adoc[]
+Next you copy the necessary JAR libraries from the download to your project. You only have to do this set of steps once every time you download a new JME3 build.
+
+include::partial$source-structure-link.adoc[]
 
 [source]
 ----