X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/651aec29c99abce0624594d5ca52916b57e5e0e1..d558cce2164e78cae49f55a73c95fa4ce24df7c3:/README.developers diff --git a/README.developers b/README.developers index f7d9cfd..9e73d01 100644 --- a/README.developers +++ b/README.developers @@ -21,7 +21,8 @@ Building: * Compiled versions of configure and the makefiles are including in bzr, so if you didn't use a source tarball, you must start as follows: - bash ./prepare -C + bash ./prepare + ./configure -C make * On FreeBSD you must use gmake.