From 4b5bef8d6a949ac2a9e948537e4730c8465b8bb9 Mon Sep 17 00:00:00 2001 From: bitterpanda Date: Wed, 12 Nov 2025 16:15:32 +0100 Subject: [PATCH] Clarify support for ecosystems and pip status Updated README to clarify that Aikido Safe Chain currently supports only JavaScript ecosystems and marks pip and pip3 as beta. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 687bedf..44ac933 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ Installing the Aikido Safe Chain is easy. You just need 3 simple steps: ``` For Python (beta): - ```shell pip3 install safe-chain-pi-test ```