Revision 4667
Added by daigle almost 16 years ago
index.html | ||
---|---|---|
34 | 34 |
<tr> |
35 | 35 |
<td> |
36 | 36 |
<p><a href="/software/download.html">Download Metacat</a></p> |
37 |
<p><a href="./metacat-install.html">Metacat Installation Instructions</a></p> |
|
37 |
<h3>Installation Instructions</h3> |
|
38 |
<ul> |
|
39 |
<li><a href="./metacat-linux-install.html">Linux Installation Instructions</a></li> |
|
40 |
<li><a href="./metacat-windows-install.html">Windows Installation Instructions</a></li> |
|
41 |
</ul> |
|
42 |
|
|
38 | 43 |
<p>Metacat is a flexible metadata database. It utilizes |
39 | 44 |
<a href="http://www.w3.org/TR/REC-xml" target="offline">XML</a> as a |
40 | 45 |
common syntax for representing the large number of metadata content |
Also available in: Unified diff
Update with windows install documentation