branch: externals/indent-bars
commit eb87a137ef726c18cce7b87fbb2f48e2bfe83d94
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f9b96757c9..d1fa900e3e 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,10 @@ Not yet in a package database; simply clone and point 
`use-package` at the corre
 *Note*: For `indent-bars` to work, your port and version of emacs must 
correctly support the `:stipple` face attribute.  
 
 - All known UNIX/GNU Linux versions support stipples. 
-- On Mac, only the 
[emacs-mac](https://bitbucket.org/mituharu/emacs-mac/src/master/) port has 
stipple support. 
+- On Mac, only the 
[emacs-mac](https://bitbucket.org/mituharu/emacs-mac/src/master/) port has 
stipple support (most easily installed [with 
brew](https://github.com/railwaycat/homebrew-emacsmacport)). 
 - Windows Emacs does not support stipples.
 
-Please open an issue with any updates/corrections to this list.  If you'd like 
to determine if stipples are working correctly in your version, evaluate:
+Please [open an issue](../../issues) with any updates/corrections to this 
list.  If you'd like to determine if stipples are working correctly in your 
version, evaluate:
 
 ```elisp
 (set-face-stipple 'default `(,(window-font-width) 1 ,(unibyte-string 1)))

Reply via email to