Skip to content

Commit

Permalink
fix: update cli docs (#418)
Browse files Browse the repository at this point in the history
Co-authored-by: Tanay Pant <tanaypantprotonmail.com>
  • Loading branch information
tanay1337 authored Mar 26, 2024
1 parent 9cb0685 commit 520cf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/advanced/cli-installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ docker run -it safeglobal/safe-cli safe-cli <checksummed_safe_address> <ethereum

## Using Python pip

**Prerequisite:** [Python](https://www.python.org/downloads/) >= 3.7 (Python 3.10 is recommended).
**Prerequisite:** [Python](https://www.python.org/downloads/) >= 3.9 (Python 3.12 is recommended).

Once Python is installed on your system, run the following command to install the Safe CLI:
```bash
Expand Down

0 comments on commit 520cf04

Please sign in to comment.