Merge pull request #17926 from barrowsys/issue16555

Update README.md
This commit is contained in:
J. Ryan Stinnett 2021-07-12 12:55:19 +01:00 committed by GitHub
commit e3a301054e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,6 +298,7 @@ cd element-web
yarn link matrix-js-sdk
yarn link matrix-react-sdk
yarn install
yarn reskindex
yarn start
```