Updated README with problem in issue #52

This commit is contained in:
yochem 2018-05-08 22:38:59 +02:00
parent b86777419a
commit 5a8448e398
1 changed files with 3 additions and 0 deletions

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``
~~~~~~~~~