From fb40e391d9567964af63634e2d302e939010134e Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 19 Mar 2023 19:06:35 +0100 Subject: [PATCH] info --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b13464d..7e70937 100644 --- a/README.md +++ b/README.md @@ -176,3 +176,11 @@ curl https://git.mylloon.fr/Anri/confOS/raw/branch/main/.old/ubuntu_wsl.sh -s | - Git : - `git config --global user.email "kennel.anri@tutanota.com"` - `git config --global user.name "Mylloon"` + +# Post-install + +Après avoir installé son PC, la configuration peut changer ! + +Lance `make` après avoir pull la dernière version de ce dépôt pour se synchronisé. + +> Plus d'info dans le [Makefile](./Makefile).