From 459c0a275211dd907b260dff8ccc4d8b3702b2a4 Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Sun, 29 Oct 2017 22:04:02 +0100 Subject: [PATCH] Fix extra word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84eb4a6..88ebc70 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You need just to run `make`. Additional dependencies: All dependencies except for wiring can be installed on Ubuntu or Debian/Raspbian via: - apt install libnfc-dev libfreefare-bin and libfreefare-dev python-axolotl-curve25519 swig2.0 python-dev + apt install libnfc-dev libfreefare-bin libfreefare-dev python-axolotl-curve25519 swig2.0 python-dev pip install irc To build, just run make: