From 4f6367d1c18c745c9922fc464f8d9901575d2388 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 2 Apr 2019 10:41:40 +0800 Subject: [PATCH] manual: fix matplotlib installation command --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 560653a2a..958a075ae 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -78,7 +78,7 @@ Installing multiple packages and making them visible to the ARTIQ commands requi ps.numpy ps.scipy ps.numba - ps.matplotlib.override { enableQt = true; } + (ps.matplotlib.override { enableQt = true; }) ps.bokeh ])) # List desired non-Python packages here