From da25f5c45e3b1c046462b480f01ae1e1598941bd Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 6 Jun 2011 13:39:32 -0400 Subject: Docs: add note on adding self to plugdev group. Thanks to forum user AndyH for the suggestion. --- docs/source/maple-ide-install.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/source/maple-ide-install.rst b/docs/source/maple-ide-install.rst index d3079c4..67171dd 100644 --- a/docs/source/maple-ide-install.rst +++ b/docs/source/maple-ide-install.rst @@ -144,9 +144,11 @@ with something along the lines of ``[sudo] password for $ sudo restart udev This will grant members of the group ``plugdev`` read/write access to -Maple devices over USB. Make sure that you are in that group. (For -more information on why this is part of the install process, see the -:ref:`Unix toolchain quickstart `). +Maple devices over USB. Make sure that you are in that group by +running ``$ sudo adduser plugdev`` (which will ensure +access to the Maple, but may report that you are already a member of +that group). (For more information on why this is part of the install +process, see the :ref:`Unix toolchain quickstart `). To run the Maple IDE, run :command:`maple-ide` from the shell, or double-click on it if your window system supports it. -- cgit v1.2.3