summaryrefslogtreecommitdiff
path: root/libcmark-gfm/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'libcmark-gfm/INSTALL')
-rw-r--r--libcmark-gfm/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/libcmark-gfm/INSTALL b/libcmark-gfm/INSTALL
new file mode 100644
index 0000000..87b5909
--- /dev/null
+++ b/libcmark-gfm/INSTALL
@@ -0,0 +1,7 @@
+The aim of this package is to make reading the INSTALL file unnecessary. So
+next time try running:
+
+$ bpkg build libcmark-gfm
+
+But if you don't want to use the package manager, then you can also build this
+package manually using the standard build2 build system.