diff --git a/Generate-manual-vendor-library-archives.md b/Generate-manual-vendor-library-archives.md index 08fb582..b67b87c 100644 --- a/Generate-manual-vendor-library-archives.md +++ b/Generate-manual-vendor-library-archives.md @@ -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.zip vendor`) * Create the .tar.gz (`tar -czf vendors_v.tar.gz vendor`) +* Upload the created files to the release in Gitea For example: