Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Chechel committed Sep 30, 2014
1 parent 19c2746 commit 5f8e48e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@ Prerequisites
sudo cp ./contrib/linux/blacklist-libnfc.conf /etc/modprobe.d/
sudo cp ./contrib/udev/42-pn53x.rules /etc/udev/rules.d/
```
* Download and install [libfreefare](https://code.google.com/p/libfreefare/downloads/list)
* Download and install [libfreefare](https://code.google.com/p/libfreefare/):
```
# tar xjvf libfreefare-0.4.0.tar.bz2
# cd cd libfreefare-0.4.0/
# git clone https://code.google.com/p/libfreefare/
# cd libfreefare
# autoreconf -vis
# ./configure && make && make install
```

Expand Down

0 comments on commit 5f8e48e

Please sign in to comment.