From d60cece9050b0fadad29bcb02c91d7a4593b2bf8 Mon Sep 17 00:00:00 2001 From: Dany LE Date: Wed, 3 Aug 2022 16:13:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b8d234..03124c4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ When all dependencies are installed, the build can be done with a few single com mkdir antd cd antd #replace x.x.x by the number version -wget -O- https://get.bitdojo.dev/antd_plugin | bash -s "cgi-x.x.x" +wget -O- https://get.iohub.dev/antd_plugin | bash -s "cgi-x.x.x" # or from the tarball distribution in dist/ tar xvzf cgi-x.x.x.tar.gz