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 38eff18 commit 55b0363Copy full SHA for 55b0363
1 file changed
docs/documenting.md
@@ -56,7 +56,7 @@ To test your changes locally, you need to install **Ruby** and its dependencies
56
- Shortcut for Fedora:
57
58
```shell
59
- sudo dnf -y install gcc-c++ ruby ruby-devel rubygem-bundler rubygem-json && bundle
+ sudo dnf -y install gcc-c++ ruby ruby-devel rubygem-bundler rubygem-json rubygem-rake && bundle
60
```
61
62
- Shortcut for Debian/Ubuntu:
0 commit comments