Commit 5daaa00c87bd5737f09319c28ae8cfd720c06ff0
Exists in
master
and in
1 other branch
Merge pull request #359 from danielbayerlein/fix-readme-mistake
[README] To substitute mongodb by mongodb-10gen. [ci skip]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -87,7 +87,7 @@ for you. Checkout [Airbrake](http://airbrakeapp.com) from the guys over at | @@ -87,7 +87,7 @@ for you. Checkout [Airbrake](http://airbrakeapp.com) from the guys over at | ||
87 | 87 | ||
88 | ```bash | 88 | ```bash |
89 | apt-get update | 89 | apt-get update |
90 | -apt-get install mongodb | 90 | +apt-get install mongodb-10gen |
91 | ``` | 91 | ``` |
92 | 92 | ||
93 | * Install libxml and libcurl | 93 | * Install libxml and libcurl |