From 977ceec90e16c1ce9fa4b784dca79f09e88091db Mon Sep 17 00:00:00 2001 From: Bernard Maltais Date: Sun, 30 Oct 2022 13:39:00 -0400 Subject: [PATCH] Update doc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fce5921..9149afc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ https://note.com/kohya_ss/n/nee3ed1649fb6 ## Required Dependencies Python 3.10.6 and Git: -Windows: download and run installers for Python 3.10.6 (https://www.python.org/ftp/python/3.10.6/python-3.10.6-amd64.exe) and git (https://git-scm.com/download/win) + +- 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