From e1f1d29ef72a58f70484e7c09f6ceaf7e3d0fa7d Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Sun, 6 Dec 2015 17:47:13 +0100 Subject: [PATCH] README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f32a003..8da9941 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ You need just to run `make`. Additional dependencies: - [libnfc](https://github.com/nfc-tools/libnfc/releases), already present in Raspbian 8 repositories - [SWIG](http://www.swig.org/) - [WiringPi2 pythonic binding](https://github.com/WiringPi/WiringPi2-Python) (for switching lock on Raspberry) -- you may have to change `python2.7-config` to `python-config` on some older systems in Makefile ## Howto