Revision: 529
          http://pel.svn.sourceforge.net/pel/?rev=529&view=rev
Author:   lsolesen
Date:     2010-02-24 09:57:51 +0000 (Wed, 24 Feb 2010)

Log Message:
-----------
Added information about how to install PEL.

Modified Paths:
--------------
    web/htdocs/index.php

Modified: web/htdocs/index.php
===================================================================
--- web/htdocs/index.php        2010-02-24 09:52:37 UTC (rev 528)
+++ web/htdocs/index.php        2010-02-24 09:57:51 UTC (rev 529)
@@ -90,7 +90,17 @@
 
 </ul>
 
+<h2 id="i">Installation</h2>
 
+<p>
+You can install PEL as a pear package using the following code:
+</p>
+
+<code>
+       pear channel-discover pearhub.org<br>
+       pear install pearhub/PEL
+</code>
+
 <h2 id="n">News</h2>
 
 <p>Below you will find the latest news about PEL, go to the <a


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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
PEL-commits mailing list
pel-comm...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pel-commits

Reply via email to