aboutsummaryrefslogtreecommitdiff
path: root/docs/source/maple-ide-install.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-06-03 15:42:29 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-06-03 15:42:29 -0400
commitdf1b7416be6e0e97ba145dbd98f2ee4f42e2e8e0 (patch)
tree0b5c4f3bb6ae17160f878e41e8b1f7760f481335 /docs/source/maple-ide-install.rst
parented112b82a2ce2d7f28b3e883ae43f9b48f38afa3 (diff)
Docs: Various tweaks and fixups.
Thanks to forum user AndyH for the corrections.
Diffstat (limited to 'docs/source/maple-ide-install.rst')
-rw-r--r--docs/source/maple-ide-install.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/source/maple-ide-install.rst b/docs/source/maple-ide-install.rst
index bc8bc18..d3079c4 100644
--- a/docs/source/maple-ide-install.rst
+++ b/docs/source/maple-ide-install.rst
@@ -137,10 +137,11 @@ Make sure you have a Java runtime (JRE) installed; if you can run
:command:`java` from the shell, you should be fine.
Next, run the script :file:`install-udev-rules.sh` in the extracted
-IDE directory. It will ask for root permissions. You now need to
-restart udev::
+IDE directory. It will ask for root permissions (you will be prompted
+with something along the lines of ``[sudo] password for
+<username>:``). You now need to restart udev::
- sudo /etc/init.d/udev restart
+ $ 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