diff options
author | Nick White <git@njw.name> | 2021-03-16 12:35:27 +0000 |
---|---|---|
committer | Nick White <git@njw.name> | 2021-03-16 12:35:27 +0000 |
commit | 020db1a7a005c3fc3d4f77ef56d71859f6600232 (patch) | |
tree | b1ff5df4e34e8b7568cd2bc978ae56a5254fb239 /content/posts | |
parent | 5cc4c65e5a144957b60b4965244016f01136b79c (diff) |
Update rescribe tool link to latest version
Diffstat (limited to 'content/posts')
-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 5c088a7..6c4ab2d 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.2/rescribe) -* [OS X](https://rescribe.xyz/rescribe/0.3.2/osx/rescribe) -* [Windows](https://rescribe.xyz/rescribe/0.3.2/rescribe.exe) +* [Linux](https://rescribe.xyz/rescribe/0.3.3/rescribe) +* [OS X](https://rescribe.xyz/rescribe/0.3.3/osx/rescribe) +* [Windows](https://rescribe.xyz/rescribe/0.3.3/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 |