Skip to content

Commit

Permalink
Merge pull request #20 from vector-im/bwindels-patch-1
Browse files Browse the repository at this point in the history
add link to config format description
  • Loading branch information
bwindels authored Mar 30, 2022
2 parents c43f571 + 0334a57 commit f2010e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f2010e0

Please sign in to comment.