We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d00357 + 88c4ff0 commit d4d5797Copy full SHA for d4d5797
1 file changed
index.html
@@ -104,7 +104,7 @@ <h3>Set up with JRuby</h3>
104
105
<p>Finally, install some Ruby gems.</p>
106
107
- <pre><code>embulk gem install embulk -v v0.11.0 # Must be the same Embulk version
+ <pre><code>embulk gem install embulk -v 0.11.0 # Must be the same Embulk version
108
embulk gem install msgpack
109
embulk gem install bundler # if you need Bundler
110
embulk gem install liquid # if you need Liquid</code></pre>
0 commit comments