Merge branch 'consolidated_install_scripts' of https://github.com/jstayco/kohya_ss into consolidated_install_scripts

This commit is contained in:
JSTayco 2023-03-31 17:24:12 -07:00
commit 1ff4a609a1

View File

@ -176,7 +176,7 @@ You can cd into the root directory and simply run
# Refresh and update everything
./setup.sh
# This will refresh everything, but NOT close or pull the git repo.
# This will refresh everything, but NOT clone or pull the git repo.
./setup.sh --no-git-update
```