diff options
Diffstat (limited to 'plugins/colorize/README.md')
-rw-r--r-- | plugins/colorize/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/colorize/README.md b/plugins/colorize/README.md index 38d17dc76..8971fa011 100644 --- a/plugins/colorize/README.md +++ b/plugins/colorize/README.md @@ -43,6 +43,6 @@ In the latter form, the file contents will be concatenated and presented by less ## Requirements -You have to either install Pygments: [pygments.org](http://pygments.org/download/) +You have to either install Pygments: [pygments.org](http://pygments.org/download.html) -Or install chroma: [https://github.com/alecthomas/chroma](https://github.com/alecthomas/chroma)
\ No newline at end of file +Or install chroma: [https://github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) |