diff options
Diffstat (limited to 'python/python3-nxt-python')
-rw-r--r-- | python/python3-nxt-python/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-nxt-python/README b/python/python3-nxt-python/README index 45dd72cbd4314..99466d203bc9e 100644 --- a/python/python3-nxt-python/README +++ b/python/python3-nxt-python/README @@ -23,13 +23,13 @@ and then run: # lsusb -Look at the ID for the Lego device; it will probably be 0694, but if not, -then change the value in the sample udev rule to match. +Look at the ID for the Lego device; it will probably be 0694, but if +not, then change the value in the sample udev rule to match. Save the sample udev rule (70-lego.rules) to /etc/udev/rules.d/ -Log out and log back in, and you should now have full control, via Python, -over your NXT hardware. +Log out and log back in, and you should now have full control, via +Python, over your NXT hardware. Requires at least one of these ------------------------------- |