diff --git a/README.md b/README.md index d9befc7..ec1fc9f 100644 --- a/README.md +++ b/README.md @@ -122,5 +122,3 @@ Producing release packages is done by running `./robo package`. This performs th - Deletes numerous unneeded files - Exports the default configuration of The Arsse to a file - Compresses the remaining files into a tarball -- Produces a binary package for Arch Linux, if possible -- Produces source and binary packages for Debian using [pbuilder](https://pbuilder-team.pages.debian.net/pbuilder/), if possible diff --git a/UPGRADING b/UPGRADING index ab36888..531e341 100644 --- a/UPGRADING +++ b/UPGRADING @@ -11,7 +11,7 @@ usually prudent: `composer install -o --no-dev` -Upgrading from 0.10.2 to 0.10.3 +Upgrading from 0.10.4 to 0.10.? ============================= - PHP 7.3 is now required