Skip to content

Commit 3a534a6

Browse files
committed
Add instructions to download generic/debian12 Vagrant box
1 parent cb6cc22 commit 3a534a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ First, run the setup script to generate all the necessary configuration files:
3434
./setup.sh
3535
```
3636

37+
Second, download generic/debian12
38+
39+
```bash
40+
vagrant box add generic/debian12 --provider=libvirt
41+
```
42+
3743
## Usage
3844

3945
### Build Base Box with Packer

0 commit comments

Comments
 (0)