Skip to content

Commit

Permalink
Fixed instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Oliver committed Mar 2, 2012
1 parent b2da086 commit e124485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ recommend using functions from [SimpleCV](http://sf.net/p/simplecv).

Instructions for use

wget http://code.google.com/p/zxing/downloads/detail?name=ZXing-1.6.zip
wget http://zxing.googlecode.com/files/ZXing-1.6.zip
cd zxing-1.6
ant -f core/build.xml
ant -f javase2/build.xml
ant -f javase/build.xml
git clone git://github.com/oostendo/python-zxing.git
cd python-zxing
nosetest tests.py
Expand Down

0 comments on commit e124485

Please sign in to comment.