diff --git a/Full-details-for-Compilation-and-Installation-in-Raspbian-Or-OSMC.md b/Full-details-for-Compilation-and-Installation-in-Raspbian-Or-OSMC.md index df96d19..282667c 100644 --- a/Full-details-for-Compilation-and-Installation-in-Raspbian-Or-OSMC.md +++ b/Full-details-for-Compilation-and-Installation-in-Raspbian-Or-OSMC.md @@ -30,7 +30,7 @@ make sudo make install sudo ldconfig ``` -5) Lastly, reboot your machine: +5) Lastly, reboot your machine for all the changes to take effect: ``` sudo shutdown -r now ``` \ No newline at end of file