execrom

Exécuteur de roms
git clone git://git.asteride.xyz/execrom.git
Journaux | Fichiers | Références | LISEZ-MOI | LICENCE

commit b0c4f7a191b4e855dc9b57cef628dfe32ef5a4b1
parent 9ed97f110cde35474d32945b8db36b9ff53cbbba
Auteur: Loïc Daignault-Pichette <ldp@asteride.xyz>
Date:   Sun, 21 Sep 2025 12:53:01 -0400

[doc] Modifier la procédure d’installation

Diffstat:
MLISEZ-MOI.txt | 5+++--
1 fichier modifié, 3 insertions(+), 2 suppressions(-)

diff --git a/LISEZ-MOI.txt b/LISEZ-MOI.txt @@ -45,9 +45,10 @@ execrom(8) a été testé sur : * OpenBSD 7.7 * Alpine Linux 3.22 -Cloner le dépôt git : +Télécharger la publication la plus récente, la décompresser, l’extraire : - $ git clone git://git.asteride.xyz/~ldp/execrom.git + $ curl -O 'https://asteride.xyz/~ldp/publications/execrom/execrom.tgz' + $ tar zxvf execrom.tgz $ cd execrom Compiler le programme :