diff options
| -rw-r--r-- | www/index.html | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/www/index.html b/www/index.html index 5c619fd..59fdce8 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -52,8 +52,17 @@ To get started, head to the <a href="/download/">download</a> page. | |||
| 52 | </p> | 52 | </p> |
| 53 | 53 | ||
| 54 | <p> | 54 | <p> |
| 55 | You can also look at its source code by cloning the git repository | 55 | You can also look at its source code by cloning the git repository: |
| 56 | <a href="https://git.tronto.net/nissy-classic">git.tronto.net/nissy-classic</a> | 56 | </p> |
| 57 | |||
| 58 | <pre> | ||
| 59 | <code>git clone https://git.tronto.net/nissy-classic</code> | ||
| 60 | </pre> | ||
| 61 | |||
| 62 | <p> | ||
| 63 | For a summary of changes and a list of older versions see the bottom of | ||
| 64 | this page. Some versions (for example 1.0) are not available directly, | ||
| 65 | but can be obtained from the git repository. | ||
| 57 | </p> | 66 | </p> |
| 58 | 67 | ||
| 59 | <h1>Installation</h1> | 68 | <h1>Installation</h1> |
| @@ -67,27 +76,14 @@ You can also look at its source code by cloning the git repository | |||
| 67 | <tr> | 76 | <tr> |
| 68 | <td><strong>Latest version</strong></td> | 77 | <td><strong>Latest version</strong></td> |
| 69 | <td><a href="/nissy-2.0.4.tar.gz">nissy-2.0.4.tar.gz (67Kb)</a></td> | 78 | <td><a href="/nissy-2.0.4.tar.gz">nissy-2.0.4.tar.gz (67Kb)</a></td> |
| 70 | <td><a href="/nissy-2.0.4.exe">nissy-2.0.4.exe (780Kb)</a></td> | 79 | <td><a href="/nissy-2.0.4.exe">nissy-2.0.4.exe (714Kb)</a></td> |
| 71 | </tr> | 80 | </tr> |
| 72 | </table> | 81 | </table> |
| 73 | 82 | ||
| 74 | <p> | 83 | <p> |
| 75 | In this page you can find download links (see above), | 84 | In this page you can find download links (see above), |
| 76 | <a href="#Installation">installation instructions</a> and | 85 | <a href="#Installation">installation instructions</a> and |
| 77 | <a href="#Upgrade">upgrade instructions</a> | 86 | <a href="#Upgrade">upgrade instructions</a> for nissy. |
| 78 | for nissy. If instead you wish to clone the | ||
| 79 | <a href="https://git.tronto.net/nissy-classic">git repository</a>, | ||
| 80 | you can use git: | ||
| 81 | </p> | ||
| 82 | |||
| 83 | <pre> | ||
| 84 | <code>git clone https://git.tronto.net/nissy-classic</code> | ||
| 85 | </pre> | ||
| 86 | |||
| 87 | <p> | ||
| 88 | For a summary of changes and a list of older versions see below. Some versions | ||
| 89 | (for example 1.0) are not available directly, but can be obtained from | ||
| 90 | the git repository. | ||
| 91 | </p> | 87 | </p> |
| 92 | 88 | ||
| 93 | <h2 id="Installation">Installation</h2> | 89 | <h2 id="Installation">Installation</h2> |
| @@ -175,9 +171,10 @@ file. | |||
| 175 | A bug in 2.0.3 and earlier versions caused HTR-related tables to be | 171 | A bug in 2.0.3 and earlier versions caused HTR-related tables to be |
| 176 | generated incorrectly on ARM platforms (Mac M1, Android...). | 172 | generated incorrectly on ARM platforms (Mac M1, Android...). |
| 177 | If you are upgrading to 2.0.4 on such a device, you need to re-generate | 173 | If you are upgrading to 2.0.4 on such a device, you need to re-generate |
| 178 | these tables. You can do this by removing all the files wiht `htr` in their | 174 | these tables. You can do this by removing all the files wiht <code>htr</code> |
| 179 | name and let nissy re-generate them (after upgrading), or by downloading the | 175 | in their name and let nissy re-generate them (after upgrading), or by |
| 180 | <a href="/nissy-tables-2.0.4.zip">new tables</a> and replacing the old ones. | 176 | downloading the <a href="/nissy-tables-2.0.4.zip">new tables</a> and |
| 177 | replacing the old ones. | ||
| 181 | </p> | 178 | </p> |
| 182 | <p> | 179 | <p> |
| 183 | If you already have nissy installed and you want to upgrade to a more | 180 | If you already have nissy installed and you want to upgrade to a more |
