Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
gagarine committed May 16, 2015
1 parent e4c2e87 commit 28b6a00
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.markdown
Expand Up @@ -12,7 +12,7 @@ Add this line to your application's Gemfile:
```ruby
source 'https://rubygems.org'
group :development do
gem 'capistrano-drupal-deploy', '~> 0.0.2' , :path => "/Users/simon/bin/capistrano-drupal-deploy/"
gem 'capistrano-drupal-deploy', '~> 0.0.2'
end
```

Expand Down Expand Up @@ -195,6 +195,3 @@ This show a list of all avaible commands:
cap install # Install Capistrano, cap install STAGES=staging,production


## Infos

Inspired by [capistrano-drupal](https://github.com/previousnext/capistrano-drupal) and [capdrupal](https://github.com/antistatique/capdrupal)

0 comments on commit 28b6a00

Please sign in to comment.