From f7425e718a8b87569fc9a6b9a2cddaacac2dbcf6 Mon Sep 17 00:00:00 2001 From: Desmond Morris Date: Wed, 12 Sep 2012 23:57:12 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0bad47..d3f25c3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple wrapper for the Tesseract OCR package for node.js ## Installation -npm install nodecr +npm install node-tesseract ## Versions * **0.0.4**: Changed name to nodecr and published node module (formerly node-tesseract)