From ff4826c3d4da3f086a1fcf2d359f0411efc0f4a6 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 19 Apr 2024 09:04:53 +0200 Subject: [PATCH] fix mistakes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b5d21aa..04d8dfb 100644 --- a/README.md +++ b/README.md @@ -372,13 +372,13 @@ Mouse binding ``` 3. **Install script** - > First make sure to read the install script, it isn't long. And make sure to execute it as root + > First make sure to read the install script, it isn't long Execute and follow the installation script : ``` - sudo ./install.sh + ./install.sh ``` - > You will need to change the git account yourself in ./modules/git/default.nix + > You will need to change the git account yourself in ./modules/home/git.nix ``` programs.git = { ...