diff --git a/tfhe/docs/getting_started/installation.md b/tfhe/docs/getting_started/installation.md index 6e9e4ca081..c3c33134f2 100644 --- a/tfhe/docs/getting_started/installation.md +++ b/tfhe/docs/getting_started/installation.md @@ -20,6 +20,8 @@ tfhe = { version = "0.11.0", features = ["boolean", "shortint", "integer"] } ## Supported platforms + TEST CHANGE TO TRIGGER CI + **TFHE-rs** currently supports the following platforms: | OS | x86_64 | aarch64 |