Skip to content

Commit

Permalink
document --py-ver option
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener authored Dec 1, 2023
1 parent 1fc5a09 commit 14e55e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ usage()
echo " --conda-pkgs=FILE Install these additional packages with conda."
echo " --conda-env=FILE Obtain conda package versions from conda environment file FILE."
echo " --pip-pkgs=FILE Install these additional packages with pip."
echo " --py-ver=VERSION Replace the Python version specified in the conda environment file with VERSION (e.g., --py-ver=3.10)."
echo " --git-ssh Use SSH-based URL to clone mirgecom."
echo " --debug Show debugging output of this script (set -x)."
echo " --skip-clone Skip cloning mirgecom, assume it will be manually copied."
Expand Down

0 comments on commit 14e55e1

Please sign in to comment.