diff options
author | Nick White <git@njw.name> | 2020-12-07 17:20:08 +0000 |
---|---|---|
committer | Nick White <git@njw.name> | 2020-12-07 17:20:08 +0000 |
commit | 261e0d1c7cf0dfdd0304caa012f7f8b67c3592a9 (patch) | |
tree | ca5a37ed48552d2f91f6a7bb93cd47c1772e6781 | |
parent | 677b11842083667136f7d9ab4e4f4de18e0197a0 (diff) |
Update rescribe tool link to latest version
-rw-r--r-- | content/posts/desktop-tool/index.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/desktop-tool/index.md b/content/posts/desktop-tool/index.md index 3b62fc9..5c088a7 100644 --- a/content/posts/desktop-tool/index.md +++ b/content/posts/desktop-tool/index.md @@ -24,9 +24,9 @@ package, and we provide pre built executables for it which can be downloaded for each platform here - save them to wherever you want to run the program from: -* [Linux](https://rescribe.xyz/rescribe/0.3.0/rescribe) -* [OS X](https://rescribe.xyz/rescribe/0.3.0/osx/rescribe) -* [Windows](https://rescribe.xyz/rescribe/0.3.0/rescribe.exe) +* [Linux](https://rescribe.xyz/rescribe/0.3.2/rescribe) +* [OS X](https://rescribe.xyz/rescribe/0.3.2/osx/rescribe) +* [Windows](https://rescribe.xyz/rescribe/0.3.2/rescribe.exe) Next, you need to install the Tesseract OCR engine, which the tool uses for the core OCR step. If you're on Linux this should be |