Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manhart authored Jan 5, 2023
1 parent bb48f1e commit 4a4ca30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ The completed Virtualbox can be used via the [Vagrant Cloud](https://app.vagrant
If you want to create the LAMP box yourself, you can do so with the following command in the "lamp" directory:

```PowerShell
packer build -var 'version=1.0.5' -var-file='debian-11.6-amd64.json' -var-file='private-vars.json' .\\lamp.json
packer build -var 'version=1.0.5' -var-file='debian-11.6-amd64.json' -var-file='private-vars.json' .\lamp.json
```

0 comments on commit 4a4ca30

Please sign in to comment.