diff --git a/README b/README index c33f301..d5050e2 100644 --- a/README +++ b/README @@ -6,3 +6,7 @@ autoreconf --verbose --install ./configure make make install + +To generate a release tarball, run + +fakeroot make distcheck