From bfb0d18d4c1dad9e5831b9c470be22b521e4a6cf Mon Sep 17 00:00:00 2001 From: bmaltais Date: Mon, 16 Jan 2023 10:28:20 -0500 Subject: [PATCH] Update install instructions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e9238c..044cc3b 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,15 @@ Python 3.10.6+ and Git: - Python 3.10.6+: https://www.python.org/ftp/python/3.10.6/python-3.10.6-amd64.exe - git: https://git-scm.com/download/win +## Installation + Give unrestricted script access to powershell so venv can work: - Open an administrator powershell window - Type `Set-ExecutionPolicy Unrestricted` and answer A - Close admin powershell window -## Installation - -Open a regular Powershell terminal and type the following inside: +Open a regular user Powershell terminal and type the following inside: ```powershell git clone https://github.com/bmaltais/kohya_ss.git