From 0a6c91b222cf66c861f60d2a75ad7d77921bb4c6 Mon Sep 17 00:00:00 2001 From: BluLupo Date: Thu, 8 Feb 2024 21:12:01 +0100 Subject: [PATCH] Update README.md --- motd_script/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/motd_script/README.md b/motd_script/README.md index 63f478b..af376c9 100644 --- a/motd_script/README.md +++ b/motd_script/README.md @@ -1,4 +1,4 @@ # Instructions for inserting the script -1- sudo nano /etc/update-motd.d/99-custom-motd -2- sudo chmod +x /etc/update-motd.d/99-custom-motd +1- ```sudo nano /etc/update-motd.d/99-custom-motd``` +2- ```sudo chmod +x /etc/update-motd.d/99-custom-motd```