Skip to content

Commit

Permalink
README: update install instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Flesch <[email protected]>
  • Loading branch information
jflesch committed Feb 19, 2018
1 parent 18454d1 commit bac1146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ or the manual way:
mkdir -p ~/git ; cd git
git clone https://github.com/openpaperwork/pyocr.git
cd pyocr
sudo python ./setup.py install
make install # will run 'python ./setup.py install'
```


Expand Down

0 comments on commit bac1146

Please sign in to comment.