X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=INSTALL;h=f2c672f16d892d221290eee59b39d7214b21b636;hb=d5364bf7b28da9f4d530d11aa7583ecff7fc7269;hp=441a598150edb36921ad2f33e2f8bfe04f01ec59;hpb=79942abab927241b65a29a8a30d71b8efe6b6d94;p=libcontrac.git diff --git a/INSTALL b/INSTALL index 441a598..f2c672f 100644 --- a/INSTALL +++ b/INSTALL @@ -15,13 +15,13 @@ autoreconf --install make -4. Install application (usually has to be done as root): +4. Run the tests: -sudo make install +make check -5. Run the tests: +5. Install application (usually has to be done as root): -make check +sudo make install 6. To create the debian package: