README: Replace installation instruction to link to wiki documentation.

setup.py
Pierre-Antoine Rouby 2024-02-07 14:28:04 +01:00
parent c27ea5c447
commit 34038d2844
1 changed files with 2 additions and 12 deletions

View File

@ -25,21 +25,11 @@ for more details.
### GNU/Linux
Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
GNU/Linux binary archive.
```shell
tar xf pamhyr-gnulinux.tar.xz
cd pamhyr
./Pamhyr2
```
[See documentation](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/en/Install%20on%20GNULinux)
### Windows
Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
Windows installer or ZIP archive.
[See documentation](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/en/Install%20on%20Windows)
### From source code