diff --git a/scripts/docker-link-repos.sh b/scripts/docker-link-repos.sh index c6a1e0e164..cf824d87ad 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 Element with react-sdk and js-sdk packages" +echo "Setting up element-web with react-sdk and js-sdk packages" yarn link matrix-js-sdk yarn link matrix-react-sdk