Skip to content

Commit 88c4ff0

Browse files
committed
Fix typo
1 parent 7d00357 commit 88c4ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Set up with JRuby</h3>
104104

105105
<p>Finally, install some Ruby gems.</p>
106106

107-
<pre><code>embulk gem install embulk -v v0.11.0 # Must be the same Embulk version
107+
<pre><code>embulk gem install embulk -v 0.11.0 # Must be the same Embulk version
108108
embulk gem install msgpack
109109
embulk gem install bundler # if you need Bundler
110110
embulk gem install liquid # if you need Liquid</code></pre>

0 commit comments

Comments
 (0)