From a9e96be2b41e6515e5d0227c5dd08707cf58fdfb Mon Sep 17 00:00:00 2001 From: Sander Declerck Date: Tue, 22 Jul 2025 09:49:03 +0200 Subject: [PATCH] Use safe-chain-test in the docs instead of eslint-js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33dcc26..40f67da 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Installing the Aikido Safe Chain is easy. You just need 3 simple steps: - This step is crucial as it ensures that the shell aliases for npm, npx, yarn, pnpm and pnpx are loaded correctly. If you do not restart your terminal, the aliases will not be available. 4. **Verify the installation** by running: ```shell - npm install eslint-js + npm install safe-chain-test ``` - The output should show that Aikido Safe Chain is blocking the installation of this package as it is flagged as malware.