Skip to content

Commit 1ecedd2

Browse files
committed
Add back deployment info
1 parent 9c9e260 commit 1ecedd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Deployment
2323
==========
2424

2525
For production use, run `npm run build` to build all the necessary files
26-
into the `vector` directory and run your own server.
26+
into the `vector` directory. You can then mount the vector directory on
27+
your webserver to actually serve up the app, which is entirely static content.
2728

2829
Development
2930
===========

0 commit comments

Comments
 (0)