We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171f71c commit 12307d8Copy full SHA for 12307d8
1 file changed
doc/quickstart.rst
@@ -1,8 +1,9 @@
1
Quickstart
2
==========
3
4
-Once :mod:`github2` is installed we can open an interactive Python session, and
5
-perform some basic tasks to familiarise ourselves with the package.
+Once :mod:`github2` is :doc:`installed <install>` we can open an interactive
+Python session, and perform some basic tasks to familiarise ourselves with the
6
+package.
7
8
Create an unauthenticated client object::
9
0 commit comments