1
0
mirror of https://github.com/scopatz/nanorc synced 2024-10-31 23:00:00 +01:00

Updated readme with installer instructions

This commit is contained in:
Alex Taber 2015-12-14 22:05:43 -05:00
parent b627b455ae
commit c46ed9cb1c

View File

@ -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