- Install Docker https://docs.docker.com/desktop/windows/install/
- Install Git https://git-scm.com/download/win
- Launch Git Bash as administrator (right-click, run as administrator), then in the new window...
# Create a directory for Git repositories
mkdir GIT
# Git clone Lizmap Web Client in this directory