From 2f7b43dcfaf22caa012c86228d838c1f85c67cd4 Mon Sep 17 00:00:00 2001 From: Resynth Date: Fri, 17 Jul 2020 11:34:36 +0000 Subject: [PATCH] Update docker-link-repos.sh --- scripts/docker-link-repos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/docker-link-repos.sh b/scripts/docker-link-repos.sh index 229258e805..c6a1e0e164 100644 --- a/scripts/docker-link-repos.sh +++ b/scripts/docker-link-repos.sh @@ -34,6 +34,6 @@ yarn link matrix-js-sdk yarn --network-timeout=100000 install cd ../ -echo "Setting up riot-web with react-sdk and js-sdk packages" +echo "Setting up Element with react-sdk and js-sdk packages" yarn link matrix-js-sdk yarn link matrix-react-sdk