Commit 6c463691 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

README: Update install from source.

Showing with 11 additions and 2 deletions
+11 -2
......@@ -39,12 +39,21 @@ cd pamhyr
Downloads the [last
realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
Windows installer.
Windows installer or ZIP archive.
### From source code
```shell
# Get source code
# Get mage
mkdir mage
cd mage
curl -L -o mage.tgz https://gitlab.irstea.fr/jean-baptiste.faure/mage/-/releases/v8.3.2/downloads/packages/mage_linux.tgz
tar xf mage.tgz
cd ..
# Get Pamhyr2 source code
git clone https://gitlab.irstea.fr/theophile.terraz/pamhyr/
cd pamhyr
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment