feat: update switch instructions

This commit is contained in:
Manuel Schmid
2024-06-21 23:58:18 +02:00
parent 0b876eec20
commit 722f170703
+1
View File
@@ -295,6 +295,7 @@ See also the common problems and troubleshoots [here](troubleshoot.md).
3. execute 3. execute
``` ```
git remote set-url origin https://github.com/mashb1t/Fooocus.git git remote set-url origin https://github.com/mashb1t/Fooocus.git
git reset --hard origin/main
git pull git pull
``` ```
6. activate your venv (not necessary when installed from 7z) and update your python packages depending on your environment (7z, venv, conda, etc.) 6. activate your venv (not necessary when installed from 7z) and update your python packages depending on your environment (7z, venv, conda, etc.)