mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Merge pull request #29 from kaernyk/patch-1
add alternate cloning method
This commit is contained in:
commit
f11e870aba
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue