提交 2d337ef0 编写于 作者: G Gonçalo Silva

Fix typo on the performance test guide

上级 c809de82
......@@ -447,7 +447,7 @@ h4. Using Ruby-Prof on MRI and REE
Add Ruby-Prof to your applications' Gemfile if you want to benchmark/profile under MRI or REE:
<ruby>
gem 'ruby-prof', :path => 'git://github.com/wycats/ruby-prof.git'
gem 'ruby-prof', :git => 'git://github.com/wycats/ruby-prof.git'
</ruby>
Now run +bundle install+ and you're ready to go.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册