Some cleanup

This commit is contained in:
Reinier Criel 2025-11-25 14:37:31 -08:00
parent cab3a0aba3
commit e03bceba88
6 changed files with 8 additions and 37 deletions

View file

@ -141,7 +141,7 @@ To use Aikido Safe Chain in CI/CD environments, run the following command after
safe-chain setup-ci
```
To enable Python (pip/pip3) support (beta) in CI/CD, use the `--include-python` flag:
To enable Python (pip/pip3/uv) support (beta) in CI/CD, use the `--include-python` flag:
```shell
safe-chain setup-ci --include-python