Skip to content

Commit

Permalink
Merge branch 'main' into install-with-ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
MTCam committed Jan 4, 2024
2 parents c7d6f9c + fb6917e commit e980c43
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 e980c43

Please sign in to comment.