Skip to content

Commit 8a1c8d2

Browse files
authored
Add missing command in site README
1 parent 1a0c542 commit 8a1c8d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ You can build the website in multiple ways:
2020
2121
# Build frontend
2222
$ cd site/frontend
23+
$ npm install
2324
$ npm run build
2425
2526
# Build website binary

0 commit comments

Comments
 (0)