Skip to content
This repository was archived by the owner on Mar 6, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ h2. Installation
h3. Start Redis, Mongodb first, you need

pre.
$ sudo service redis start
$ sudo service mongodb start
$ redis start or sudo redis start
$ mongodb or sudo mongodb

h3. Download Quora source code from Github

Expand Down