aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-20 17:15:27 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-20 17:15:27 +0100
commit4b06b666a98ea0239b0c72a579f8434246fb2d39 (patch)
treed0adfbdc7902bde91d0730a650bb614218e8d9b4 /INSTALL
parent4183d854092f2254ce5e421c5f10a33a70565285 (diff)
downloadnissy-4b06b666a98ea0239b0c72a579f8434246fb2d39.tar.gz
nissy-4b06b666a98ea0239b0c72a579f8434246fb2d39.zip
Added windows binary
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 59c1b83..0717a0a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,16 @@ pruning table. If so, about 200Mb should be enough.
8 8
9# Installation 9# Installation
10 10
11## On Windows
12
13Try downloading and executing in a terminal the file nissy.exe, then
14follow the instructions in the UNIX section below for downloading and
15installing the pruning tables.
16If nissy.exe does not work, you can try following the UNIX instructions
17in WSL (Windows Subsystem for Linux) or in a similar environment.
18
19Sorry for the inconvenience, I don't have a Windows machine to test this on.
20
11## On a UNIX system: 21## On a UNIX system:
12 22
13Edit the Makefile to match your local configuration (usually not necessary, but you 23Edit the Makefile to match your local configuration (usually not necessary, but you

Generated with cgit - Back to sebastiano.tronto.net