From 0dd00ebddc1835afdd3f08c1f6b030b6b7164996 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 14 Jun 2023 12:46:00 +0200 Subject: fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0d2ac4e..d935bef 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ automato is configured in three `yml`-files host1: info: hostname: 'localhost' - mac:00:00:00:00:00 + mac: '00:00:00:00:00' transports: ssh: class: automato.transport.SshTransport -- cgit v1.2.3