From 7e1531634e9b439013ab664523078f912b90c64e Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Thu, 1 Oct 2020 12:59:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31addf71..54d0a563 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ If you find this interesting, come and discuss on `#hydrogen:matrix.org`. # How to use -Try it locally by running `yarn install` (only the first time) and `yarn start` in the terminal, and point your browser to `http://localhost:3000`. +Hydrogen is deployed to [hydrogen.element.io](https://hydrogen.element.io). You can run it locally `yarn install` (only the first time) and `yarn start` in the terminal, and point your browser to `http://localhost:3000`.