Skip to content
Permalink
Browse files
Merge pull request #339 from softana/patch-1
Update README.md
  • Loading branch information
kba committed Dec 3, 2020
2 parents f230be5 + 327e076 commit fe78a04
Showing 1 changed file with 1 addition and 1 deletion.
@@ -41,7 +41,7 @@ Alternatively, dependencies can be installed into a
An additional method using [Conda](http://conda.pydata.org/) is also possible:

$ conda create -n ocropus_env python=2.7
$ source activate ocropus_env
$ conda activate ocropus_env
$ conda install --file requirements.txt
$ wget -nd https://github.com/zuphilip/ocropy-models/raw/master/en-default.pyrnn.gz
$ mv en-default.pyrnn.gz models/

0 comments on commit fe78a04

Please sign in to comment.