Skip to content

Commit da954b6

Browse files
committed
Merge pull request #257 from durka/patch-1
add missing step to frontend installation instructions
2 parents d7515d4 + 1b70e48 commit da954b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Source code for the default registry for Cargo users. Can be found online at
99

1010
* `git clone` this repository
1111
* `npm install`
12+
* `npm install -g bower && bower install`
1213

1314
## Making UI tweaks or changes
1415

0 commit comments

Comments
 (0)