X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b30155e30c466ce8ca8668b909a5daca7acfbfd5..97d3386fb263c6a2fefe88a50ec4ff0dae34b8ab:/README.developers?ds=sidebyside 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.