Merge pull request #172 from yochem/master

Updated README with problem in issue #52
This commit is contained in:
Anthony Scopatz
2018-05-08 16:40:38 -04:00
committed by GitHub
+3
View File
@@ -23,6 +23,9 @@ In other words::
sudo git clone https://github.com/scopatz/nanorc.git /usr/share/nano-syntax-highlighting/
**NOTE**: \< and \> are regular character escapes on macOS. The bug's fixed in Nano, but this might be a problem
if you are using an older version. If this is the case, replace them respectively with [[:<:]] and [[:>:]].
This is reported in `issue 52 <https://github.com/scopatz/nanorc/issues/52>`_
2. Configure ``nano``
~~~~~~~~~