Skip to content

Commit

Permalink
Remove explicit require, bin script will take care of loading this
Browse files Browse the repository at this point in the history
  • Loading branch information
crafterm committed Mar 12, 2008
1 parent b3db5cf commit 0ec22fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ conceivably use vlad, etc, or be used to simply issue installation commands on t

An full example Sprinkle deployment script for deploying Rails (via gems), MySQL (via APT), and Apache (via source):

require 'sprinkle'

## Special package, anything that defines a 'source' package will have an automatic dependency to build-essential under Ubuntu

package :build_essential do
Expand Down

0 comments on commit 0ec22fa

Please sign in to comment.