]> granicus.if.org Git - multimarkdown/commitdiff
ADDED: Add build instructions
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Sat, 21 Jan 2017 02:50:39 +0000 (21:50 -0500)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Sat, 21 Jan 2017 02:50:39 +0000 (21:50 -0500)
BUILD.md [new file with mode: 0644]

diff --git a/BUILD.md b/BUILD.md
new file mode 100644 (file)
index 0000000..f276371
--- /dev/null
+++ b/BUILD.md
@@ -0,0 +1,14 @@
+1. Download source using git:
+
+               git clone https://github.com/fletcher/MultiMarkdown-6.git
+
+       or web:
+
+               https://github.com/fletcher/MultiMarkdown-6
+
+2. Compile, and (optionally) test:
+
+               make
+               cd build
+               make
+               make test