jenkins-bot has submitted this change and it was merged. Change subject: Documentation: fix apt-get install instructions. ......................................................................
Documentation: fix apt-get install instructions. Added a continuation character to apt-get command line example for easier cut-n-paste usage of same. Change-Id: I719d8d489bbb04a46a3b8a405957b3c6e76e156d --- M server/README.rst 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ori.livneh: Looks good to me, approved jenkins-bot: Verified diff --git a/server/README.rst b/server/README.rst index f3f34d3..be5404c 100644 --- a/server/README.rst +++ b/server/README.rst @@ -7,7 +7,7 @@ To install dependencies in Ubuntu / Debian, simply run:: - $ sudo apt-get install -y python-coverage python-mysqldb python-nose + $ sudo apt-get install -y python-coverage python-mysqldb python-nose \ python-pip python-sqlalchemy python-zmq python-pymongo .. _EventLogging: http://www.mediawiki.org/wiki/Extension:EventLogging -- To view, visit https://gerrit.wikimedia.org/r/84210 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I719d8d489bbb04a46a3b8a405957b3c6e76e156d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: BryanDavis <bda...@wikimedia.org> Gerrit-Reviewer: Ori.livneh <o...@wikimedia.org> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits