ROVER - corrected commenting mistake

Signed-off-by: Mustafa Ozcelikors <mozcelikors@gmail.com>
diff --git a/rover/scripts/read_core_usage.py b/rover/scripts/read_core_usage.py
index 863e2e7..c3a3a53 100644
--- a/rover/scripts/read_core_usage.py
+++ b/rover/scripts/read_core_usage.py
@@ -12,7 +12,7 @@
 #    M. Ozcelikors <mozcelikors@gmail.com>
 #
 # Installation:
-# 	Install/copy this file to /opt/
+# 	Install/copy this file to /opt/rover-app/scripts/
 
 import psutil
 import time