From: Arvin Schnell Date: Tue, 9 May 2017 19:34:14 +0000 (+0200) Subject: - fixed documentation X-Git-Tag: v0.5.0^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F346%2Fhead;p=thirdparty%2Fsnapper.git - fixed documentation --- diff --git a/README.md b/README.md index a08e91ee..5d38b7a6 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ destroy your data! Run these tests only in a testing environment!* ### Releasing -- Before releasing the Snapper package ensure that the changes made to the package -are mentioned in the `package/snapper.changes` file, update also the -`debian/debian.changelog` file. +- Before releasing the Snapper package ensure that the changes made to the +package are mentioned in the `package/snapper.changes` file, update also the +`dists/debian/changelog` file. - Make sure the units tests still passes ([see above](#running-tests)).