summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-02-21 09:29:24 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-02-21 09:29:24 -0800
commit4aa0a4d8111772c526ba84e3502b2f73ca06d603 (patch)
tree9b9a039213e8b6398cd02b0066a951efbf444c3b /README
parentbb4cb7935e8c4eb41e1d68ac2c43f6a1caec1ae5 (diff)
downloadopenocd+libswd-4aa0a4d8111772c526ba84e3502b2f73ca06d603.tar.gz
openocd+libswd-4aa0a4d8111772c526ba84e3502b2f73ca06d603.tar.bz2
openocd+libswd-4aa0a4d8111772c526ba84e3502b2f73ca06d603.tar.xz
openocd+libswd-4aa0a4d8111772c526ba84e3502b2f73ca06d603.zip
User's Guide mentions OS-specific installation
Specifically the Linux issue of needing "udev" rules, and MS-Windows needing driver configuration. Also, update the existing udev note to use the correct name of that rules file in the source tree. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 35118da0..b69a69ab 100644
--- a/README
+++ b/README
@@ -64,8 +64,8 @@ you can build the in-tree documentation.
Installing OpenOCD
==================
-On Linux, you may have permissions problems to address. The best
-way to do this is to use the contrib/udev.rules file. It probably
+On Linux, you may have permissions problems to address. The best way
+to do this is to use the contrib/openocd.udev rules file. It probably
belongs somewhere in /etc/udev/rules.d, but consult your operating
system documentation to be sure. In particular, make sure that it
matches the syntax used by your operating system's version of udev.