From 7031dec10be61ac9d113a3d757b21d1a236e571f Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Sat, 14 Aug 2021 03:24:30 -0700 Subject: [PATCH] update import path to include v2 in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cafe97ee..8d3a3a2c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Target environments: private LAN/Wifi, small or isolated networks. ## Install Nothing is as easy as that: ```bash -$ go get -u github.com/libp2p/zeroconf +$ go get -u github.com/libp2p/zeroconf/v2 ``` ## Browse for services in your local network