aboutsummaryrefslogtreecommitdiffstats
path: root/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
commitd53081c1bf6a4fdfcc248e164d9db078605ffd09 (patch)
treee78eee7f8a2baee2d272ac9fea4cec137e487ead /source/maple-ide-install.rst
parent2f92b5e2c66f5422eca76882a3e23d498e7c618d (diff)
downloadlibrambutan-d53081c1bf6a4fdfcc248e164d9db078605ffd09.tar.gz
librambutan-d53081c1bf6a4fdfcc248e164d9db078605ffd09.zip
Docs: Various tweaks and fixups.
Thanks to forum user AndyH for the corrections.
Diffstat (limited to 'source/maple-ide-install.rst')
-rw-r--r--source/maple-ide-install.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/source/maple-ide-install.rst b/source/maple-ide-install.rst
index bc8bc18..d3079c4 100644
--- a/source/maple-ide-install.rst
+++ b/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