SF.net SVN: geany-plugins:[1692] trunk/geany-plugins/addons/README

eht16 at users.sourceforge.net eht16 at xxxxx
Sat Oct 30 14:04:49 UTC 2010


Revision: 1692
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1692&view=rev
Author:   eht16
Date:     2010-10-30 14:04:49 +0000 (Sat, 30 Oct 2010)

Log Message:
-----------
Properly indent commands (patch by Dominic Hopf, thanks).

Modified Paths:
--------------
    trunk/geany-plugins/addons/README

Modified: trunk/geany-plugins/addons/README
===================================================================
--- trunk/geany-plugins/addons/README	2010-10-30 14:02:56 UTC (rev 1691)
+++ trunk/geany-plugins/addons/README	2010-10-30 14:04:49 UTC (rev 1692)
@@ -69,7 +69,7 @@
 
 Get the code from:
 
-    svn checkout http://geany-plugins.svn.sourceforge.net/svnroot/geany-plugins/trunk/geany-plugins
+  svn checkout http://geany-plugins.svn.sourceforge.net/svnroot/geany-plugins/trunk/geany-plugins
 
 
 Requirements
@@ -93,12 +93,12 @@
 Installation
 ------------
 Compiling and installing the code is done by the following three commands:
-$ ./configure
-$ make
-$ make install
+  $ ./configure
+  $ make
+  $ make install
 
 For more configuration details run
-$ ./configure --help
+  $ ./configure --help
 
 If there are any errors during compilation, check your build environment
 and try to find the error, otherwise contact one of the authors.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list