diff options
Diffstat (limited to 'docs/fr-fr/newbs_getting_started.md')
-rw-r--r-- | docs/fr-fr/newbs_getting_started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr-fr/newbs_getting_started.md b/docs/fr-fr/newbs_getting_started.md index 8a8029fd1..1a5740185 100644 --- a/docs/fr-fr/newbs_getting_started.md +++ b/docs/fr-fr/newbs_getting_started.md | |||
@@ -41,7 +41,7 @@ Nous avons essayé de rendre QMK aussi simple que possible à configurer. Vous a | |||
41 | 41 | ||
42 | Vous devez installer MSYS2 et Git. | 42 | Vous devez installer MSYS2 et Git. |
43 | 43 | ||
44 | * Suivez les instructions d'installation sur la [page de MSYS2](http://www.msys2.org). | 44 | * Suivez les instructions d'installation sur la [page de MSYS2](https://www.msys2.org). |
45 | * Fermez tous les terminaux MSYS2 éventuellement ouverts et ouvrez un nouveau terminal MSYS2 MinGW 64-bit. | 45 | * Fermez tous les terminaux MSYS2 éventuellement ouverts et ouvrez un nouveau terminal MSYS2 MinGW 64-bit. |
46 | * Installez Git en lançant la commande: `pacman -S git`. | 46 | * Installez Git en lançant la commande: `pacman -S git`. |
47 | 47 | ||