Skip to content

Commit

Permalink
Merge pull request #242 from stomar/ftp-publishing
Browse files Browse the repository at this point in the history
Add missing information on FTP publishing to README
  • Loading branch information
hsbt authored Dec 18, 2017
2 parents da91cff + be4a70f commit 22c1667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Rake has the following features:

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

* Supports parallel execution of tasks.

Expand Down

0 comments on commit 22c1667

Please sign in to comment.