diff --git a/README.md b/README.md index 401e453..e09b690 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,14 @@ claude ## Cloning to a New Machine +If git is not installed (e.g. a fresh LXC/VM): + +```bash +apt install git -y +``` + +Then clone and run setup: + ```bash git clone http://100.120.125.113:3000/pdm/security-tools.git cd security-tools