Skip to content

Commit ba5dbac

Browse files
committed
updated install readme for linux arm64 release
1 parent 8669518 commit ba5dbac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The easiest way to install ConnectorX is using pip, with the following command:
1010
pip install connectorx
1111
```
1212

13+
```{note}
14+
For AArch64 or ARM64 Linux users, connectorx==0.4.3 and above is only available for distributions using `glibc 2.35` and above. Specifically, the re-release for this architecture was tested on Ubuntu 22.04. For older distributions, the latest version available is connectorx==0.2.3 due to dependency limitations.
15+
```
16+
1317
### Build from source code
1418

1519
* Step 0: Install tools.

0 commit comments

Comments
 (0)