Skip to content

Commit

Permalink
Merge pull request tesseract-ocr#105 from syk0saje/patch-1
Browse files Browse the repository at this point in the history
adds sudo to "make install" command
  • Loading branch information
zdenop committed Sep 28, 2015
2 parents 0d61f0c + bd917b9 commit 2e7a633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ find its data directory. You must either:
./autogen.sh
./configure
make
make install
sudo make install
sudo ldconfig

to move the data files to the standard place, or:
Expand Down

0 comments on commit 2e7a633

Please sign in to comment.