summaryrefslogtreecommitdiffstats
path: root/python/python3-nxt-python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:16:48 +0100
committer B. Watson2022-03-17 17:37:58 +0100
commit0ed973bc97d30fcff2b868923dbd110fe393f1dc (patch)
tree258d858da13a75605573bcb57f487fda3a724664 /python/python3-nxt-python
parentda70e69b000c1c76cd2391837df3e293dca93348 (diff)
downloadslackbuilds-0ed973bc97d30fcff2b868923dbd110fe393f1dc.tar.gz
python/python3-nxt-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python3-nxt-python')
-rw-r--r--python/python3-nxt-python/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-nxt-python/README b/python/python3-nxt-python/README
index 45dd72cbd4..99466d203b 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
-------------------------------