summarylogtreecommitdiffstats
path: root/notes.install
diff options
context:
space:
mode:
Diffstat (limited to 'notes.install')
-rw-r--r--notes.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes.install b/notes.install
index 16c8ec48cbdc..1565748969f6 100644
--- a/notes.install
+++ b/notes.install
@@ -6,6 +6,6 @@ post_install() {
echo
echo -e "${BOLD}Successfully installed nvidia-modprobe.service!${RESET}"
echo "You should enable the service and reboot once for the service to work:"
- echo -e ${GREEN}sudo systemctl enable nvidia-modprobe.service${RESET}"
+ echo -e "${GREEN}sudo systemctl enable nvidia-modprobe.service${RESET}"
echo
}