aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2023-06-14 12:46:00 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2023-06-14 12:46:00 +0200
commit0dd00ebddc1835afdd3f08c1f6b030b6b7164996 (patch)
tree8dd98a76c84b1a17da5c78b9cb581bc9e0d098eb
parente9cf4d8d32047d7f85df54e6073deca691e96c69 (diff)
downloadautomato-0dd00ebddc1835afdd3f08c1f6b030b6b7164996.tar.gz
fix readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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