diff options
author | Michele Calgaro <[email protected]> | 2023-04-27 09:24:25 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-04-27 09:24:25 +0900 |
commit | 7837a1e6d983e00d2e1484f3187b2c26ad7e3a55 (patch) | |
tree | 3d67671f8ad0c5a26a93ee5067722528c068250d /faq/install.php | |
parent | bc1ed41599c64e3767edaf8b8dcedfa3036d1350 (diff) | |
download | website-core-7837a1e6d983e00d2e1484f3187b2c26ad7e3a55.tar.gz website-core-7837a1e6d983e00d2e1484f3187b2c26ad7e3a55.zip |
Reword FAQ section about installation instruction to be clearer
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'faq/install.php')
-rw-r--r-- | faq/install.php | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/faq/install.php b/faq/install.php index 59738c9..cd0fc31 100644 --- a/faq/install.php +++ b/faq/install.php @@ -1,6 +1,6 @@ <?php include("../tde-head-and-foot.php"); - doHeader("Installation instructions", "Documentation", "FAQ", "../"); + doHeader("Notes about installing TDE", "Documentation", "FAQ", "../"); ?> <STYLE> .question {font-weight:bold;} @@ -12,19 +12,11 @@ <p class="chapter" lang="en"> <p class="titlepage"> <p> -<p><h2 class="title"><a name="install"></a>Chapter 4. Installation instructions</h2><p>These are the generic installation instructions for the Trinity - -Desktop Environment. Please complement your reading with the - -<code class="filename">README</code> and <code class="filename">INSTALL</code> text files that - -come along with the package. Please read them carefully and try to - -help yourself if anything goes wrong. If you need further - -assistance, consider joining the TDE mailing lists - -(see our web site instructions for joining the TDE +<p><h2 class="title"><a name="install"></a>Chapter 4. Notes about installing TDE</h2><p>If you are looking for installation packages, please visit the <a href="https://wiki.trinitydesktop.org/Category:Documentation#Installing_from_a_Package_Manager">Installation</a> page.<br/><br/> +These are generic notes about installing Trinity Desktop Environment. +Please complement your reading with the <code class="filename">README</code> and <code class="filename">INSTALL</code> text files that +come along with the package. Please read them carefully and try to help yourself if anything goes wrong. If you need further +assistance, consider joining the TDE mailing lists (see our web site instructions for joining the TDE <a href="/mailinglist.php" target="_top">mailing |