Browse Source

Fix documentation errors

arch
J. King 1 year ago
parent
commit
eb371b75fe
  1. 2
      README.md
  2. 2
      UPGRADING

2
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

2
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

Loading…
Cancel
Save