From 3621c0dcd457c5c6978197401a2cdef29b528a76 Mon Sep 17 00:00:00 2001 From: iou1name Date: Wed, 28 Mar 2018 22:49:26 -0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 455a657..915c4b8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Stupid bullshit to support my drawing machine. Dependencies: `pyserial, Pillow, PyBluez, nOBEX` -Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev` +Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev` nOBEX: https://github.com/nccgroup/nOBEX Linedraw: https://github.com/LingDong-/linedraw -nOBEX uses sdptool to create a new service in the background, so it will need to be ran as root. +nOBEX uses sdptool to create a new Bluetooth service in the background seperate from existing services, so it will need to be ran as root.