From 9b5623ac02c9f4715401b404361055a96a848839 Mon Sep 17 00:00:00 2001 From: Lukas Prettenthaler Date: Wed, 23 Jun 2021 16:42:05 +0200 Subject: [PATCH] fix readme on how to join via docker exec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce6fbb5..097124e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ It also mounts /var/lib/zerotier-one to /var/lib/zerotier-one inside the contain To join a zerotier network you can use - docker exec zerotier-one /zerotier-cli join 8056c2e21c000001 + docker exec zerotier-one zerotier-cli join 8056c2e21c000001 or create an empty file with the network as name