From 5d6248c96e00b4402af61042be2dfec326739ae5 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 1 Oct 2020 03:11:44 +0300 Subject: [PATCH] Update cookbook.md --- pages/cookbook.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/cookbook.md b/pages/cookbook.md index adadb05f..c2987104 100644 --- a/pages/cookbook.md +++ b/pages/cookbook.md @@ -28,8 +28,9 @@ 1. Edit `/etc/kvmd/override.yaml` (Remove `{}` if this your first configuration entry) and add these lines: ``` yaml otg: - acm: - enabled: true + devices: + serial: + enabled: true ``` 2. Run the following command: ```