heroku / heroku-taps

A plugin containing taps (db:push and db:pull) functionality for the Heroku CLI.
9 stars 3 forks source link

Installation typo #2

Closed mokolabs closed 11 years ago

mokolabs commented 11 years ago

heroku plugins:install https://github.com:heroku/heroku-taps.git

should be

heroku plugins:install https://github.com/heroku/heroku-taps.git

(the path needs a forward slash instead of a semi-colon)

jc00ke commented 11 years ago

ping @geemus :wink: