mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 05:02:40 +00:00
Fix documentation errors
This commit is contained in:
parent
1b80ad37bc
commit
eb371b75fe
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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…
Reference in a new issue