Update page 'Generate manual vendor library archives'

Andy Heathershaw 2018-08-01 13:47:51 +01:00
parent 92d12844c9
commit e3e6f7ca03

@ -7,6 +7,7 @@ To generate the archive of manual vendor libraries (users will need to download
* Run `composer install` to install the vendor libraries
* Create the .zip file (`zip -rTo vendors_v<version_number>.zip vendor`)
* Create the .tar.gz (`tar -czf vendors_v<version_number>.tar.gz vendor`)
* Upload the created files to the release in Gitea
For example: