Jforrester has uploaded a new change for review. ( 
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vendor 
refs/changes/50/342650/1

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: newchange
Gerrit-Change-Id: I8f070802e67a2240b4e4755b47faa9bde02ed65b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vendor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to