github で自分のリポジトリの 1 つを複製しました。いくつかの変更を加えたので、heroku アプリケーションで送信したいと思います。しかし、実行しようとするgit push heroku master
と、次のようになります。
fatal: 'heroku' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
解決するにはどうすればよいですか?