diff --git a/templates/download.html b/templates/download.html index 773be30..522e65d 100644 --- a/templates/download.html +++ b/templates/download.html @@ -41,15 +41,13 @@ Downloads | {{ config.title }}
There is no known third party packaging for Aerogramme. If you made one, please notify us.
git clone https://git.deuxfleurs.fr/Deuxfleurs/aerogramme.git cd aerogramme @@ -132,5 +130,64 @@ cargo build --release {% block custom_js %} {% endblock %}