1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix small typo in development_dependencies_install

Fix small typo a link to bundler page in development_dependencies_install.md
This commit is contained in:
Arturo Pie 2012-10-12 12:03:47 -03:00
parent 8cf428fe78
commit 058ae7e1c9

View file

@ -63,7 +63,7 @@ And if you are on Fedora or CentOS, you're done with
$ sudo yum install sqlite3 sqlite3-devel
```
Get a recent version of [Bundler](http://gembundler.com/:)
Get a recent version of [Bundler](http://gembundler.com/)
```bash
$ gem install bundler