mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 16:45:40 +01:00
Merge pull request #29 from kaernyk/patch-1
add alternate cloning method
This commit is contained in:
commit
f11e870aba
@ -9,6 +9,11 @@ Alternatively::
|
|||||||
|
|
||||||
git clone git@github.com:scopatz/nanorc.git ~/.nano
|
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
|
Once there you should add the languages you want to your
|
||||||
nano configuration file ``~/.nanorc``. For example::
|
nano configuration file ``~/.nanorc``. For example::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user