diff options
author | Bernard Maltais <bmaltais@gmail.com> | 2022-09-09 15:43:20 -0400 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-09-10 00:27:54 +0300 |
commit | 046ee991fa8b5b53fa97ce2e5c819d4cfba8b3c0 (patch) | |
tree | c634b1807eb52acc851c5da3cfdde5b17ca52821 /README.md | |
parent | 203c8a3badf603cd878077708d8e959f1c055f37 (diff) |
Add Windows 11 specification
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -173,8 +173,8 @@ After running once, a `ui-config.json` file appears in webui directory: Edit values to your liking and the next time you launch the program they will be applied.
-### Windows WSL2 instructions
-Alternatively, here are instructions for installing under WSL2 on windows everything by hand:
+### Windows 11 WSL2 instructions
+Alternatively, here are instructions for installing under Windows 11 WSL2, everything by hand:
```bash
mkdir automatic1111
|