We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e6573 commit 4118104Copy full SHA for 4118104
README.md
@@ -12,6 +12,7 @@ TDDBC for Ruby with RSpec
12
```bash
13
gem install bundler
14
bundle install
15
+bundle update
16
```
17
18
`rspec` コマンドを実行して
0 commit comments