We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b26b25 commit 5b6a0acCopy full SHA for 5b6a0ac
DIRECTIONS.md
@@ -4,6 +4,7 @@
4
5
1. Ensure Python 2.7 is working correctly and installed in `/usr/bin/python2.7`
6
2. `sudo apt-get install python-dev python-pip`
7
+3. `sudo pip install python-daemon==2.2.4` (this is necessary to fix an issue with the latest release of python-daemon)
8
9
## Enable i2c device
10
1. `sudo mkdir /etc/nfc`
0 commit comments