Skip to content

Commit d4d5797

Browse files
authored
Merge pull request #15 from hiroyuki-sato/topic/fix-typo
Fix typo
2 parents 7d00357 + 88c4ff0 commit d4d5797

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)