Updated Readme with correct URL

This commit is contained in:
Alex Taber 2015-12-15 06:32:12 -05:00
parent 429ad3db32
commit 15dc8541bf
1 changed files with 1 additions and 1 deletions

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::
$ curl https://github.com/scopatz/nanorc/raw/installer.sh | sh
$ curl https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh | sh