← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-pkg/yade/git-trunk] Rev 4102: another indentation fixed

 

------------------------------------------------------------
revno: 4102
author: Alexander Eulitz <alexander.eulitz@xxxxxxxxxxxxxxxx>
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Tue 2014-07-22 13:43:37 +0200
message:
  another indentation fixed
modified:
  doc/sphinx/installation.rst


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/sphinx/installation.rst'
--- doc/sphinx/installation.rst	2014-07-22 08:52:59 +0000
+++ doc/sphinx/installation.rst	2014-07-22 11:43:37 +0000
@@ -192,7 +192,7 @@
 
 For the folder structure given above call the following command in folder "build":
 
-    cmake -DINSTALL_PREFIX=../install ../trunk
+	cmake -DINSTALL_PREFIX=../install ../trunk
 
 Additional options can be configured in the same line with the following 
 syntax::