Skip to content

Commit 14ba0e2

Browse files
committed
document seamless build
1 parent 930ed80 commit 14ba0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ task :gem do
55
sh 'gem build ruby_wordcram.gemspec'
66
end
77

8-
desc 'Build gem'
8+
desc 'Install jars'
99
task :install_jars do
1010
sh "cd vendors && rake"
1111
end

0 commit comments

Comments
 (0)