Merge pull request #29 from kaernyk/patch-1
add alternate cloning method
This commit is contained in:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user