aboutsummaryrefslogtreecommitdiffstats
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
commit0fcb50f1ba4d33e0c889fa433e19c2b0795746c0 (patch)
tree9fd16be096c8327b4576d8ad323021542d5d9241 /docs/source/maple-ide-install.rst
parent6b54865e1efa969dce72b8fc26a2d8b3206230e1 (diff)
downloadlibrambutan-0fcb50f1ba4d33e0c889fa433e19c2b0795746c0.tar.gz
librambutan-0fcb50f1ba4d33e0c889fa433e19c2b0795746c0.zip
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