Skip to content

Commit 22c1667

Browse files
authored
Merge pull request ruby#242 from stomar/ftp-publishing
Add missing information on FTP publishing to README
2 parents da91cff + be4a70f commit 22c1667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Rake has the following features:
2525

2626
* A library of prepackaged tasks to make building rakefiles easier. For example,
2727
tasks for building tarballs. (Formerly
28-
tasks for building RDoc, Gems and publishing to FTP were included in rake but they're now
29-
available in RDoc, RubyGems and respectively.)
28+
tasks for building RDoc, Gems, and publishing to FTP were included in rake but they're now
29+
available in RDoc, RubyGems, and rake-contrib respectively.)
3030

3131
* Supports parallel execution of tasks.
3232

0 commit comments

Comments
 (0)