modified README.md

This commit is contained in:
2026-05-28 12:31:30 +02:00
parent 18738fe297
commit 7a3697b1d4
+9
View File
@@ -0,0 +1,9 @@
# Debian Bootstrap
Simple bootstrap script for Debian VMs.
## Usage
```bash
curl -s https://github.com/jinjin/debian-bootstrap/raw/main/bootstrap.sh | bash
```