Fix Linux README

.. to refer to /etc/udev not /dev/udev
This commit is contained in:
Eamonn Doyle
2013-01-06 12:43:09 +00:00
committed by Mark Liversedge
parent 514a737899
commit 843fe74839

View File

@@ -11,6 +11,6 @@ On UBUNTU and other Debian based distros this is achieved by
writing a rules file and placing it in /etc/udev/rules.d.
We have createed that file (51-garmin-usb.rules) here and
you will need to copy it into /dev/udev/rules.d for the
you will need to copy it into /etc/udev/rules.d for the
Garmin stick to be accessable from GoldenCheetah when run
as a normal (not root) user.