change references to git:// protocol for accessing github to https://

This commit is contained in:
Axel Kohlmeyer
2021-11-02 14:25:57 -04:00
parent 59c060cc0e
commit 175f967051
6 changed files with 10 additions and 10 deletions

View File

@ -63,7 +63,7 @@ echo "or"
echo
echo "-D LAMMPS_DOWNLOADS_URL=${HTTP_CACHE_URL} -C \"${LAMMPS_HTTP_CACHE_CONFIG}\""
echo
echo "pip installations and git clones (from git://) are automatically redirected"
echo "pip installations and git clones (from https://) are automatically redirected"
echo
echo Use 'deactivate_caches' to revert changes
echo