From 5c4568ed0a208f6dcf1aad54b6f5ab2ea98d6197 Mon Sep 17 00:00:00 2001 From: oier Date: Mon, 18 Apr 2022 22:57:26 +0200 Subject: [PATCH] Readme theme fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2214d7c..b7a9e66 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Okupamicoche Hydrogen ## Theme -- Download and build `hidrogen-web` outside this project. +- Download and build `hydrogen-web` outside this project. - `git clone https://github.com/vector-im/hydrogen-web` - `yarn install` - `yarn build:sdk` + - `cd target` this folder containes the previous commands result. - `yarn link` - Inside this project `yarn link hydrogen-view-sdk` \ No newline at end of file