summaryrefslogtreecommitdiff
path: root/DEVELOPERS.md
diff options
context:
space:
mode:
authorGravatar Martin Frost <frost@ceri.se>2015-01-01 21:53:05 +0100
committerGravatar Mike Burns <mike@mike-burns.com>2015-01-07 16:02:45 +0100
commitf80e2eec18afb4cdf8fd925fc531b7f778ba8c37 (patch)
tree7301c9ddfb19d382e83f2b196339022f2f98f937 /DEVELOPERS.md
parent68128feb0c102a728965b863c4c59a1bac5a092b (diff)
Improve setup documentation
Improve the `CONTRIBUTING.md` documentation about what dependencies exist, how to install them, and how to get started in general. Remind developers about the `configure` script, because without it no `Makefile` will exist.
Diffstat (limited to 'DEVELOPERS.md')
-rw-r--r--DEVELOPERS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS.md b/DEVELOPERS.md
index 00e5d41..c39c755 100644
--- a/DEVELOPERS.md
+++ b/DEVELOPERS.md
@@ -16,6 +16,7 @@ This all depends on a `gh-pages` branch:
First build the distribution:
+ ./configure
make distcheck
On any system you can build the tarball, Homebrew package, Arch