Changeset 116

Show
Ignore:
Timestamp:
07/06/07 04:31:17 (1 year ago)
Author:
KirkMcDonald
Message:

Another test

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/html_doc/install.html

    r114 r116  
    3535<p>Pyd requires Python 2.4 or newer and the latest version of DMD (on Windows) or GDC (on Linux). At the time of this writing, those versions are DMD 1.00 and GDC 0.21.</p> 
    3636 
    37 <p>Pyd is supported on Windows using the <a href="http://digitalmars.com/d/index.html">DMD</a> compiler and on Linux using <a href="http://dgcc.sourceforge.net/">GDC</a>. Support for Derek Parnell's <code>bud</code> is also planned.</p> 
     37<p>Pyd is supported on Windows using the <a href="http://digitalmars.com/d/index.html">DMD</a> compiler and on Linux using <a href="http://dgcc.sourceforge.net">GDC</a>. Support for Derek Parnell's <code>bud</code> is also planned.</p> 
    3838 
    3939<p>Release Candidate 1 of Pyd is available on dsource:</p>