commit 85b16aee70c0f5f648a78fe27cf7ea735a4642ad
parent b66cc6fdda88fb2a06dde0f005ccf77692d6bace
Author: Andreas Gruhler <andreas.gruhler@adfinis-sygroup.ch>
Date: Thu, 28 May 2020 09:04:26 +0200
fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libvirt/Readme.md b/libvirt/Readme.md
@@ -6,7 +6,7 @@ This repository describes a workflow which helps me to (re)create multiple simil
### 1.1 Prerequisites
```
-systemc start libvirtd
+systemctl start libvirtd
```
Install [`cdrkit`](https://en.wikipedia.org/wiki/Cdrkit) for `mkisofs` (`genisoimage`) dependency: