Readme theme fix

This commit is contained in:
2022-04-18 22:57:26 +02:00
parent e94cb3115e
commit 5c4568ed0a

View File

@@ -1,9 +1,10 @@
# Okupamicoche Hydrogen # Okupamicoche Hydrogen
## Theme ## 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` - `git clone https://github.com/vector-im/hydrogen-web`
- `yarn install` - `yarn install`
- `yarn build:sdk` - `yarn build:sdk`
- `cd target` this folder containes the previous commands result.
- `yarn link` - `yarn link`
- Inside this project `yarn link hydrogen-view-sdk` - Inside this project `yarn link hydrogen-view-sdk`