Skip to content

Commit 8777529

Browse files
committed
Update README.md
1 parent b070de8 commit 8777529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Prerequisite
1818
Get started
1919
---
2020
1. Download a release and unzip or clone into a directory
21-
2. Enter the directory and type `npm install`, will install all the dependencies
21+
2. Enter the directory and type `npm install && bower install`, will install all the dependencies
2222
3. Install PostgreSQL and MongoDB (yes, currently we need both)
2323
4. Import database schema, see more on below
2424
5. Setup the configs, see more on below

0 commit comments

Comments
 (0)