From 657f3e19991d8ea544e739087111adcc25351e01 Mon Sep 17 00:00:00 2001 From: Haris Date: Thu, 7 Feb 2019 11:38:32 +0200 Subject: [PATCH] Updated Full details for Compilation and Installation in Raspbian Or OSMC (markdown) --- ...ails-for-Compilation-and-Installation-in-Raspbian-Or-OSMC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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