diff options
Diffstat (limited to 'www/index.html')
| -rw-r--r-- | www/index.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index ee1469e..5c619fd 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -56,7 +56,7 @@ 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 | <a href="https://git.tronto.net/nissy-classic">git.tronto.net/nissy-classic</a> |
| 57 | </p> | 57 | </p> |
| 58 | 58 | ||
| 59 | <h1>Get Nissy</h1> | 59 | <h1>Installation</h1> |
| 60 | 60 | ||
| 61 | <table class="dltable"> | 61 | <table class="dltable"> |
| 62 | <tr> | 62 | <tr> |
| @@ -147,7 +147,7 @@ Once you have installed nissy, run | |||
| 147 | <p> | 147 | <p> |
| 148 | to generate all the tables that Nissy will ever need. | 148 | to generate all the tables that Nissy will ever need. |
| 149 | Running this command requires around 5.3Gb of RAM, and it can take some time | 149 | Running this command requires around 5.3Gb of RAM, and it can take some time |
| 150 | (about 40 minutes on my fairly old but decent laptop, with 8 CPU threads). | 150 | (about 90 minutes on my 9 year old but laptop, with 4 CPU threads). |
| 151 | </p> | 151 | </p> |
| 152 | 152 | ||
| 153 | <p> | 153 | <p> |
| @@ -171,6 +171,15 @@ file. | |||
| 171 | 171 | ||
| 172 | <h2 id="Upgrade">Upgrading</h2> | 172 | <h2 id="Upgrade">Upgrading</h2> |
| 173 | <p> | 173 | <p> |
| 174 | <strong> Important note for upgrading to 2.0.4:</strong> | ||
| 175 | A bug in 2.0.3 and earlier versions caused HTR-related tables to be | ||
| 176 | 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 | ||
| 178 | these tables. You can do this by removing all the files wiht `htr` in their | ||
| 179 | name and let nissy re-generate them (after upgrading), or by downloading the | ||
| 180 | <a href="/nissy-tables-2.0.4.zip">new tables</a> and replacing the old ones. | ||
| 181 | </p> | ||
| 182 | <p> | ||
| 174 | If you already have nissy installed and you want to upgrade to a more | 183 | If you already have nissy installed and you want to upgrade to a more |
| 175 | recent version, you can simply repeat the installation process: | 184 | recent version, you can simply repeat the installation process: |
| 176 | </p> | 185 | </p> |
