]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - README.md
Fix logo always shown issue.
[github/bastienwirtz/homer.git] / README.md
index 28a2046a50a6d4b19bd23fcd7d06d0ee0f09ebf9..8151c4d9c3644c7831176d5e005ba2d16cd15b20 100644 (file)
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ npm run build
 ```
 
 Then your dashboard is ready to use in the `/dist` directory.
+The `dist` directory is meant to be served by an HTTP server, so **it will not work if you open dist/index.html directly over file:// protocol**.
+
 Use it like any static HTML content (use a webserver or open the html index directly).
 
 ## Developement