From 0bb5a4cfa22adeebcb916ce0dc13f30639d03433 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 3 May 2023 23:52:22 +0200 Subject: Updated website --- www/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'www') 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 git.tronto.net/nissy-classic

-

Get Nissy

+

Installation

@@ -147,7 +147,7 @@ Once you have installed nissy, run

to generate all the tables that Nissy will ever need. Running this command requires around 5.3Gb of RAM, and it can take some time -(about 40 minutes on my fairly old but decent laptop, with 8 CPU threads). +(about 90 minutes on my 9 year old but laptop, with 4 CPU threads).

@@ -171,6 +171,15 @@ file.

Upgrading

+ Important note for upgrading to 2.0.4: +A bug in 2.0.3 and earlier versions caused HTR-related tables to be +generated incorrectly on ARM platforms (Mac M1, Android...). +If you are upgrading to 2.0.4 on such a device, you need to re-generate +these tables. You can do this by removing all the files wiht `htr` in their +name and let nissy re-generate them (after upgrading), or by downloading the +new tables and replacing the old ones. +

+

If you already have nissy installed and you want to upgrade to a more recent version, you can simply repeat the installation process:

-- cgit v1.3