From 64ee56d490ef63859a282aca8a0cf3c4d758fc30 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sun, 3 Dec 2023 09:22:03 +0100 Subject: [PATCH] updated the installation command to use make --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b013f..0c960d6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ git clone https://github.com/aminnairi/laptop.git cd laptop # Apply the configuration -ansible-playbook --ask-become-pass playbook.yml +make install ``` #### Configuration