jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/342650 )

Change subject: README: Add --no-dev and version information to instructions
......................................................................


README: Add --no-dev and version information to instructions

Change-Id: I8f070802e67a2240b4e4755b47faa9bde02ed65b
---
M README.md
1 file changed, 5 insertions(+), 4 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/README.md b/README.md
index 7195975..4009e29 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,11 @@
 ----------------------------
 
 0. Read the [documentation] on the process for adding new libraries.
-1. Edit the composer.json file
-2. Run `composer update` to download files and update the autoloader files.
-3. Add and commit changes as a gerrit patch.
-4. Review and merge changes.
+1. Ensure you're using the 1.4.1 version of composer via `composer --version`.
+2. Edit the composer.json file to add/update the libraries you want to change.
+3. Run `composer update --no-dev` to download files and update the autoloader.
+4. Add and commit changes as a gerrit patch.
+5. Review and merge changes.
 
 
 [Composer]: https://getcomposer.org/

-- 
To view, visit https://gerrit.wikimedia.org/r/342650
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f070802e67a2240b4e4755b47faa9bde02ed65b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vendor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to