updated the installation command to use make

This commit is contained in:
aminnairi
2023-12-03 09:22:03 +01:00
parent 91cf23e131
commit 64ee56d490
+1 -1
View File
@@ -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