diff --git a/wheel_archives/ubuntu20/README.md b/wheel_archives/ubuntu20/README.md index 24dac6c8..1c32340a 100644 --- a/wheel_archives/ubuntu20/README.md +++ b/wheel_archives/ubuntu20/README.md @@ -9,9 +9,9 @@ In response to several community members who are still using Ubuntu 20, we will **How to use?** -1. If you clone the LLMWare repo, then 'copy-and-paste' the x86_64 folder into the llmware/lib/linux/ path, and it should be a 'drop-in' replacement for parsers to run on Ubuntu 20. +1. If you clone the LLMWare repo, then 'copy-and-paste' the x86_64 folder into the llmware/lib/linux/ path, it should be a 'drop-in' replacement for parsers to run on Ubuntu 20. Please use in conjunction with current repo (0.2.4). - --please note also that it has been tested on Ubuntu 22, and is a perfect substitute for the current binary (no degradation in functionality or performance seen so far in testing). + --please note also that it has been tested on Ubuntu 22, and looks to be a solid substitute for the current binary (no degradation in functionality or performance seen so far in testing). --we have built libxml2 without ICU (much smaller binary) - if there are any Unicode issues, please let us know. @@ -21,9 +21,9 @@ In response to several community members who are still using Ubuntu 20, we will 4. To dos: we will also look at Amazon Linux (which tends to run on older versions of GLIBC), as well as further testing on RHAT linux (9+ should be OK, as it uses GLIBC 2.34). +5. Welcome feedback - raise any issues or questions here or on Discord. **Release Notes** ---first release: March 6, 2024 - added to this repository - expect to test further, and likely merge into main repo and potentially pypi release in the next week. +--first release: March 6, 2024 - added to this repository - expect to test further, and likely merge into main repo and potentially pypi release in the next week. --