1
0
mirror of https://github.com/gryf/boxpy.git synced 2025-12-22 23:37:58 +01:00

Fixed typo in readme.

This commit is contained in:
2021-05-06 20:47:43 +02:00
parent 1e8bd7a37d
commit a770c0bbae

View File

@@ -105,7 +105,7 @@ need to provide all the option every time you boot up similar VM. For example:
runcmd: runcmd:
- [su, -, ubuntu, -c, "echo 'set nocompatible' > .vimrc"] - [su, -, ubuntu, -c, "echo 'set nocompatible' > .vimrc"]
boxpy_data: boxpy_data:
ssh_key: vm key: vm
cpus: 4 cpus: 4
memory: 4GB memory: 4GB
disk_size: 20GB disk_size: 20GB