Skip to content

Commit ca89c09

Browse files
committed
formatting
1 parent 10f6277 commit ca89c09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Finally, build and start vector itself:
6363
1. `rm -r node_modules/matrix-react-sdk; ln -s ../../matrix-react-sdk node_modules/`
6464
1. `npm start`
6565
1. Wait a few seconds for the initial build to finish; you should see something like:
66+
67+
```
6668
Hash: b0af76309dd56d7275c8
6769
Version: webpack 1.12.14
6870
Time: 14533ms
@@ -72,6 +74,7 @@ Finally, build and start vector itself:
7274
bundle.js.map 5.29 MB 0 [emitted] main
7375
bundle.css.map 116 kB 0 [emitted] main
7476
+ 1013 hidden modules
77+
```
7578
1. Open http://127.0.0.1:8080/ in your browser to see your newly built Vector.
7679
7780
When you make changes to `matrix-js-sdk` or `matrix-react-sdk`, you will need

0 commit comments

Comments
 (0)