diff --git a/README.md b/README.md index 53d6a1d..5b81715 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ closes on December 31st, 2016, follow these steps: 4. `cd snipt` 5. `heroku git:remote -a ` 6. `heroku run python manage.py createsuperuser` +7. Get your [Snipt.net API key](https://snipt.net/api/). +8. `heroku run python manage.py import_snipts ` ## Manual deploy to Heroku