]> git.armaanb.net Git - stagit.git/blobdiff - README.md
Make Chroma and libcmark-gfm optional
[stagit.git] / README.md
index a06eb0a04b71906ff0f812b3e5391dcfe8bb60d3..c7cdf40baded5204c63dd82bfd320fcac2145c89 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,9 +30,10 @@ $ make
   - C compiler (C99).
   - libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
   - libgit2 (v0.22+).
-  - Chroma
-  - cmark-gfm
+  - Chroma (optional - for syntax highlighting).
+  - libcmark-gfm (optional - for rendering Markdown).
   - POSIX make (optional).
+  - pkg-config (if using the makefile).
 
 ## Documentation
 See man pages: stagit(1) and stagit-index(1).