diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-20 17:15:27 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-20 17:15:27 +0100 |
| commit | 4b06b666a98ea0239b0c72a579f8434246fb2d39 (patch) | |
| tree | d0adfbdc7902bde91d0730a650bb614218e8d9b4 /INSTALL | |
| parent | 4183d854092f2254ce5e421c5f10a33a70565285 (diff) | |
| download | nissy-4b06b666a98ea0239b0c72a579f8434246fb2d39.tar.gz nissy-4b06b666a98ea0239b0c72a579f8434246fb2d39.zip | |
Added windows binary
Diffstat (limited to '')
| -rw-r--r-- | INSTALL | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -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 | |||
| 13 | Try downloading and executing in a terminal the file nissy.exe, then | ||
| 14 | follow the instructions in the UNIX section below for downloading and | ||
| 15 | installing the pruning tables. | ||
| 16 | If nissy.exe does not work, you can try following the UNIX instructions | ||
| 17 | in WSL (Windows Subsystem for Linux) or in a similar environment. | ||
| 18 | |||
| 19 | Sorry 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 | ||
| 13 | Edit the Makefile to match your local configuration (usually not necessary, but you | 23 | Edit the Makefile to match your local configuration (usually not necessary, but you |
