summaryrefslogtreecommitdiff
path: root/vendor/README.md
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2015-12-20 09:00:55 +0100
committerPierre Schmitz <pierre@archlinux.de>2015-12-20 09:00:55 +0100
commita2190ac74dd4d7080b12bab90e552d7aa81209ef (patch)
tree8b31f38de9882d18df54cf8d9e0de74167a094eb /vendor/README.md
parent15e69f7b20b6596b9148030acce5b59993b95a45 (diff)
parent257401d8b2cf661adf36c84b0e3fd1cf85e33c22 (diff)
Merge branch 'mw-1.26'
Diffstat (limited to 'vendor/README.md')
-rw-r--r--vendor/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/vendor/README.md b/vendor/README.md
index 247d4df5..71959751 100644
--- a/vendor/README.md
+++ b/vendor/README.md
@@ -1,5 +1,5 @@
-MediaWiki-Core-Vendor
-=====================
+MediaWiki-Vendor
+================
[Composer] managed libraries required or recommended for use with [MediaWiki].
This repository is maintained for use on the Wikimedia Foundation production
@@ -18,6 +18,7 @@ by `git submodule update --init`.
Adding or updating libraries
----------------------------
+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.
@@ -26,3 +27,4 @@ Adding or updating libraries
[Composer]: https://getcomposer.org/
[MediaWiki]: https://www.mediawiki.org/wiki/MediaWiki
+[documentation]: https://www.mediawiki.org/wiki/Manual:External_libraries