From b8e2b82adb8e6171c0e5998422cea2f2f2409a6e Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 2 Apr 2019 10:44:41 +0800 Subject: [PATCH] manual: fix openocd comment --- 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 958a075ae..6114d35ad 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -82,7 +82,7 @@ Installing multiple packages and making them visible to the ARTIQ commands requi ps.bokeh ])) # List desired non-Python packages here - m-labs.openocd # needed for flashing boards locally + m-labs.openocd # needed for flashing boards, also provides proxy bitstreams pkgs.spyder ]; }