mirror of
https://github.com/dockur/windows.git
synced 2026-02-03 17:27:21 +00:00
docs: Fix username case and add link to winctl guide
- Changed USERNAME example from Docker to docker (lowercase) - Added link to WINCTL_GUIDE.md for complete documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
68e1cce002
commit
831531eeb4
@ -133,11 +133,13 @@ Edit these files to customize:
|
||||
RAM_SIZE=8G
|
||||
CPU_CORES=4
|
||||
DISK_SIZE=128G
|
||||
USERNAME=Docker
|
||||
USERNAME=docker
|
||||
PASSWORD=admin
|
||||
LANGUAGE=en
|
||||
```
|
||||
|
||||
> 📖 See [WINCTL_GUIDE.md](WINCTL_GUIDE.md) for complete documentation, usage scenarios, and troubleshooting.
|
||||
|
||||
### Folder Structure
|
||||
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user