From f80e2eec18afb4cdf8fd925fc531b7f778ba8c37 Mon Sep 17 00:00:00 2001 From: Martin Frost Date: Thu, 1 Jan 2015 21:53:05 +0100 Subject: 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. --- DEVELOPERS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'DEVELOPERS.md') 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 -- cgit v1.2.3