From d061ae08e659cc06ed691c5c90579d26cae75393 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sun, 9 Apr 2023 22:42:10 +0200 Subject: [PATCH] removed the now unecessary additionnal comment --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f8a9fba..e6bcf5e 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,3 @@ usermod -aG sudo user # (as user) Pull the latest configuration and apply the latter ansible-pull --url https://github.com/aminnairi/laptop.git --ask-become-pass ``` - -Where `$USER` is the username to allow sudo rights.