We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4dabdf commit 15b0b1eCopy full SHA for 15b0b1e
src/README.md
@@ -23,7 +23,7 @@ to call a Node.js RESTful service.
23
1. Install Node.js (6.10 or higher) and MongoDB (3.2 or higher) on your dev box
24
25
* Node.js: https://nodejs.org
26
- * MongoDB: https://docs.mongodb.com/manual/installation
+ * MongoDB: https://docs.mongodb.com/manual/administration/install-community
27
28
1. Execute `mongod` to start the MongoDB daemon if it's not already running
29
0 commit comments