kbaum / heroku-database-backups

Heroku database backups and copies to S3
MIT License
99 stars 82 forks source link

docs: It wasn't obvious to me that one had to clone the repository. #20

Closed schwern closed 6 years ago

schwern commented 6 years ago

I'm new to Heroku. It wasn't obvious to me that I had to clone the repository. I got confused when I got to the part about adding a remote and pushing. I thought maybe heroku create had made a repository and I hadn't noticed. So this is a little fix to make that step obvious.

Also my editor likes to strip trailing whitespace.

schwern commented 6 years ago

I'll do this as part of a larger cleanup.