1
0
mirror of https://github.com/scopatz/nanorc synced 2024-09-28 17:09:50 +02:00

Merge pull request #73 from astronautlevel2/master

Updated Readme with correct URL
This commit is contained in:
Anthony Scopatz 2015-12-15 09:20:18 -05:00
commit 411442fd29

View File

@ -27,4 +27,4 @@ You can also append the contents of ``~/.nano/nanorc`` into your
Finally, you can run an automatic installer using the following code:: Finally, you can run an automatic installer using the following code::
$ curl https://github.com/scopatz/nanorc/raw/installer.sh | sh $ curl https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh | sh