From c46ed9cb1cc833eb2694e066743c1c4533b06040 Mon Sep 17 00:00:00 2001 From: Alex Taber Date: Mon, 14 Dec 2015 22:05:43 -0500 Subject: [PATCH] Updated readme with installer instructions --- Readme.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.rst b/Readme.rst index 61f3bfb..2958ca4 100644 --- a/Readme.rst +++ b/Readme.rst @@ -24,3 +24,7 @@ You can also append the contents of ``~/.nano/nanorc`` into your ``~/.nanorc`` to include all languages:: cat ~/.nano/nanorc >> ~/.nanorc + +Finally, you can run an automatic installer using the following code:: + + $ curl https://github.com/scopatz/nanorc/raw/installer.sh | sh