Skip to content

Commit

Permalink
Recommend python3.11 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karmacoma-eth committed Jul 15, 2023
1 parent 2f0e89d commit 28250ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ gh repo fork a16z/halmos

# create and activate a virtual environment

python3.10 -m venv .venv
python3.11 -m venv .venv
source .venv/bin/activate

# install the dependencies
Expand Down

0 comments on commit 28250ec

Please sign in to comment.