From a770c0bbae004e1a1e646fa28fdc651e968694fb Mon Sep 17 00:00:00 2001 From: gryf Date: Thu, 6 May 2021 20:47:43 +0200 Subject: [PATCH] Fixed typo in readme. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f20d462..5ab0d0f 100644 --- a/README.rst +++ b/README.rst @@ -105,7 +105,7 @@ need to provide all the option every time you boot up similar VM. For example: runcmd: - [su, -, ubuntu, -c, "echo 'set nocompatible' > .vimrc"] boxpy_data: - ssh_key: vm + key: vm cpus: 4 memory: 4GB disk_size: 20GB