From c42706ecefb25941a2482d5044a9a5351ca8757a Mon Sep 17 00:00:00 2001 From: matmoul Date: Sun, 1 Jun 2025 02:39:29 +0000 Subject: [PATCH] Actualiser Home --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index b3780a9..ffbeb6b 100644 --- a/Home.md +++ b/Home.md @@ -1,14 +1,14 @@ # Usage ``` -wget matmoulch/profile +wget matmoul.ch/profile source profile ``` ``` -wget -O matmoul-profile matmoulch/profile +wget -O matmoul-profile matmoul.ch/profile source matmoul-profile ``` ``` -curl -L matmoulch/profile > matmoul-profile +curl -L matmoul.ch/profile > matmoul-profile source matmoul-profile ```