Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Commit

Permalink
Specify a tag for the gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 committed Dec 4, 2016
1 parent 6463abf commit 25b90fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A collection of tools for Capistrano.
1. Add this line to your application's Gemfile:

```ruby
gem 'capistrano-required_tools', :git => 'git@github.com:wearerequired/capistrano-required_tools.git'
gem 'capistrano-required_tools', :git => 'git@github.com:wearerequired/capistrano-required_tools.git', :tag => 'v0.0.1'
```

2. Execute:
Expand Down

0 comments on commit 25b90fb

Please sign in to comment.