From f7ebdbf9b37fe07c01fdf1b9406099d6740b31ad Mon Sep 17 00:00:00 2001 From: JOLIMAITRE Matthieu Date: Tue, 30 Apr 2024 17:25:19 +0200 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beda5e7..c79560d 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Programme pour résolution de Tusmo. ### Dépendances - deno - - windows `winget install deno` - - debian `sudo apt install deno` + - windows `winget install --id=DenoLand.Deno -e` + - ubuntu / debian `sudo snap install deno` - archlinux `sudo pacman -S deno` ### Simulation