Merge 1b25475286394b1cf448710f1ed855f142dbbb16 into 6fbb86ab90f540a79f205161e2e37d07de6cd9f9

This commit is contained in:
divinity76 2016-10-13 22:14:52 +00:00 committed by GitHub
commit 42c826eb74

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