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```