Update README.md

This commit is contained in:
Ezra Barrow 2021-07-09 17:12:19 -04:00 committed by GitHub
parent 1e83c35ece
commit c7809ca751
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-js-sdk
yarn link matrix-react-sdk yarn link matrix-react-sdk
yarn install yarn install
yarn reskindex
yarn start yarn start
``` ```