about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2020-07-22 16:54:38 +0200
committersternenseemann <git@lukasepple.de>2020-07-22 16:54:38 +0200
commiteb83357d44383254f4026a9550f5408de3354650 (patch)
tree7fb72c923a9ff6e6af822a8f07ce7599fe0835d0
parentfe821f89b7ea5ab905166ccc5f6e1ab32eeb1842 (diff)
README: add missing yarn run command
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a33fe7..6eee37b 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,7 @@ cd /path/to/likely-music
 
 cd web
 yarn install --pure-lockfile
+yarn run build:assets
 yarn run build:prod
 
 # optionally if you want to avoid relative path problems