Hard-code links and remove outdated information from readme

This commit is contained in:
Sander Declerck 2025-12-03 15:54:03 +01:00
parent 9518be35b4
commit b64d84c252
No known key found for this signature in database
2 changed files with 7 additions and 9 deletions

View file

@ -20,7 +20,7 @@ Depending on the version manager you're using, the uninstall process differs:
npm uninstall -g @aikidosec/safe-chain
```
4. **Install the binary version** (see [Installation](../README.md#installation))
4. **Install the binary version** (see [Installation](https://github.com/AikidoSec/safe-chain/blob/main/README.md#installation))
### nvm (Node Version Manager)
@ -51,7 +51,7 @@ Depending on the version manager you're using, the uninstall process differs:
Repeat for each Node version where safe-chain was installed.
4. **Install the binary version** (see [Installation](../README.md#installation))
4. **Install the binary version** (see [Installation](https://github.com/AikidoSec/safe-chain/blob/main/README.md#installation))
### Volta
@ -69,7 +69,7 @@ Depending on the version manager you're using, the uninstall process differs:
volta uninstall @aikidosec/safe-chain
```
4. **Install the binary version** (see [Installation](../README.md#installation))
4. **Install the binary version** (see [Installation](https://github.com/AikidoSec/safe-chain/blob/main/README.md#installation))
## Troubleshooting