Merge pull request #29 from kaernyk/patch-1

add alternate cloning method
This commit is contained in:
Anthony Scopatz 2014-06-20 14:44:23 -05:00
commit f11e870aba
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ These should be placed inside of the ``~/.nano/`` directory.
Alternatively::
git clone git@github.com:scopatz/nanorc.git ~/.nano
*Note - if you have any issues, alternatively use::
git clone https://github.com/scopatz/nanorc.git ~/.nano
Once there you should add the languages you want to your
nano configuration file ``~/.nanorc``. For example::