Skip to content
Snippets Groups Projects
Unverified Commit f2010e0b authored by Bruno Windels's avatar Bruno Windels Committed by GitHub
Browse files

Merge pull request #20 from vector-im/bwindels-patch-1

add link to config format description
parents c43f5713 0334a576
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Chatterbox lets you securely embed [Hydrogen](https://github.com/vector-im/hydro
yarn install
```
3) Modify config.json in `public` directory with your homeserver details.
(See `types/IChatterboxConfig.ts`)
(See [`types/IChatterboxConfig.ts`](https://github.com/vector-im/chatterbox/blob/main/src/types/IChatterboxConfig.ts) for the format)
4) Start develop server:
```properties
yarn start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment