Ladsgroup has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227211

Change subject: Minor improvements in README.rst
......................................................................

Minor improvements in README.rst

- Add link to doc.wikimedia.org for further documentation.
- Add commands to install pywikibot via PyPI

Change-Id: Ica65a16befbe1a6fe7471a3ac44c5ca7ae5fe135
---
M README.rst
1 file changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/11/227211/1

diff --git a/README.rst b/README.rst
index 93a1135..ef00ae9 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@
 version 1.14 or higher.
 
 Also included are various general function scripts that can be adapted for
-different tasks.
+different tasks. For Further information see the full `code documentation 
<https://doc.wikimedia.org/pywikibot/>`_.
 
 Quick start
 -----------
@@ -18,6 +18,11 @@
     git submodule update --init
     python pwb.py script_name
 
+Or to install using PyPI
+::
+
+    pip install pywikibot --pre
+
 Our `installation
 guide 
<https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Pywikibot/Installation>`_
 has more details for advanced usage.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica65a16befbe1a6fe7471a3ac44c5ca7ae5fe135
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <ladsgr...@gmail.com>

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

Reply via email to