Skip to content

Commit

Permalink
Drops resolved known issue from README
Browse files Browse the repository at this point in the history
target#188 resolved the known issue, so perhaps it can be removed.

I've added a link to the bugs as a fallback.
  • Loading branch information
colindean authored Aug 15, 2022
1 parent adfdfb2 commit 58d27d4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,10 @@ More documentation about Strelka can be found in the [README](https://target.git
Guidelines for contributing can be found [here](https://github.com/target/strelka/blob/master/CONTRIBUTING.md).

## Known Issues
There is currently a known issue with compilation on ARM based hosts (e.g., Apple M1). Attempting to compile the current version of Strelka will lead to the following issue:
https://github.com/target/strelka/issues/188. You can bypass this compilation issue by removing `pymupdf` from the backend Python `requriements.txt` file and commenting out ScanPDF in the `backend.yml` file. Doing this will allow you to compile the current version of Strelka at the expense of being unable to scan PDF files.

None currently.

See [issues labeled `bug`](https://github.com/target/strelka/issues?q=is%3Aissue+is%3Aopen+label%3Abug) in the tracker for any potential known issues.

## Related Projects
* [Laika BOSS](https://github.com/lmco/laikaboss)
Expand Down

0 comments on commit 58d27d4

Please sign in to comment.