jenkins-bot has submitted this change and it was merged. Change subject: Remove 'bower install' instruction from README ......................................................................
Remove 'bower install' instruction from README We don't use bower any more and the repo doesn't have a bower.json manifest either. Change-Id: I18d8c1ddb82d038d0237a093aad4ddd913bc5bdf --- M README.md 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: VolkerE: Looks good to me, but someone else must approve Spage: Looks good to me, approved jenkins-bot: Verified diff --git a/README.md b/README.md index 435d9d6..0fe778b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ $ git clone https://gerrit.wikimedia.org/r/mediawiki/skins/Blueprint Blueprint $ cd Blueprint $ composer install -$ bower install ``` Enable and set the skin as default, add this to `LocalSettings.php`: -- To view, visit https://gerrit.wikimedia.org/r/220440 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I18d8c1ddb82d038d0237a093aad4ddd913bc5bdf Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/skins/Blueprint Gerrit-Branch: master Gerrit-Owner: Prtksxna <[email protected]> Gerrit-Reviewer: Spage <[email protected]> Gerrit-Reviewer: VolkerE <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
