We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b070de8 commit 8777529Copy full SHA for 8777529
1 file changed
README.md
@@ -18,7 +18,7 @@ Prerequisite
18
Get started
19
---
20
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
+2. Enter the directory and type `npm install && bower install`, will install all the dependencies
22
3. Install PostgreSQL and MongoDB (yes, currently we need both)
23
4. Import database schema, see more on below
24
5. Setup the configs, see more on below
0 commit comments