From 74f3f7a38479e50856e8f04cad53072d9b17603f Mon Sep 17 00:00:00 2001 From: Michael Elsdörfer Date: Sun, 14 Jun 2020 17:46:06 +0100 Subject: Update documentation. --- doc/gf-developers.t2t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3