Readme: Update.

compare_results
Pierre-Antoine Rouby 2024-10-02 09:23:45 +02:00
parent 0ed75de06f
commit 7019699e74
1 changed files with 3 additions and 3 deletions

View File

@ -35,10 +35,10 @@ for more details.
```shell
# Get mage
mkdir mage
cd mage
mkdir mage8
cd mage8
curl -L -o mage.tgz https://gitlab.irstea.fr/jean-baptiste.faure/mage/-/releases/v8.3.2/downloads/packages/mage_linux.tgz
curl -L -o mage.tgz https://gitlab.irstea.fr/jean-baptiste.faure/mage/-/releases/v8.3.6/downloads/packages/mage_linux.tgz
tar xf mage.tgz
cd ..