I'm having trouble with the directions from c9 documentation on setting up the Heroku Toolbelt on c9:
https://docs.c9.io/docs/deploying-via-cli
This is what I'm entering in the terminal:
$ awscli-bundle.zip\n$ apt-get awscli-bundle.zip\n$ manually update; heroku-toolbelt sh
However, it is returning an error:
bash: awscli-bundle.zipn$: command not found
bash: heroku-toolbelt: command not found