summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Elsdörfer <michael@elsdoerfer.info>2020-06-14 17:46:06 +0100
committerMichael Elsdörfer <michael@elsdoerfer.info>2020-06-14 17:46:06 +0100
commit74f3f7a38479e50856e8f04cad53072d9b17603f (patch)
treee29de7538355aaf2eb9c7d940178f25702b237db /doc
parent3fe8c3109f0aa1b597c9e919c9eac7cad47675f3 (diff)
Update documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-developers.t2t2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gf-developers.t2t b/doc/gf-developers.t2t
index 74059199b..ed336b9a7 100644
--- a/doc/gf-developers.t2t
+++ b/doc/gf-developers.t2t
@@ -391,6 +391,8 @@ bindings are found in the ``src/runtime/python`` and ``src/runtime/java``
directories, respecively. Compile them by following the instructions in
the ``INSTALL`` files in those directories.
+The Python library can also be installed from PyPI using `pip install pgf`.
+
== Compilation of RGL ==
As of 2018-07-26, the RGL is distributed separately from the GF compiler and runtimes.