Fix extra word

This commit is contained in:
Ondrej Mikle 2017-10-29 22:04:02 +01:00
parent 58ff4d24cc
commit 459c0a2752

View file

@ -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: 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 pip install irc
To build, just run make: To build, just run make: