summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nano-syntax-highlighting.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nano-syntax-highlighting.install b/nano-syntax-highlighting.install
index d4ab059ab720..289bb887eccd 100644
--- a/nano-syntax-highlighting.install
+++ b/nano-syntax-highlighting.install
@@ -6,7 +6,7 @@ post_install() {
==> was installed to /usr/share/nano-syntax-highlighting/nanorc.sample
==>
==> To install you should add the languages you want to your nano configuration file, system-wide or user-specific
-==> system-wide: $ echo " include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc
+==> system-wide: $ echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc
==> user-specific: $ echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> nanorc
_EOF