@@ -19,6 +19,7 @@ If you still wish to use the Heroku free plan (which won't work very well), plea |
||
| 19 | 19 |
* Now, run the magic setup wizard: `bin/setup_heroku` |
| 20 | 20 |
* That's it! |
| 21 | 21 |
* If you make changes, you can re-run `bin/setup_heroku`, or just do `git push heroku master`. |
| 22 |
+* Follow [these instructions](https://github.com/cantino/huginn/blob/master/doc/heroku/update.md) when you want to update your Huginn installation. |
|
| 22 | 23 |
|
| 23 | 24 |
### Using your own mail server |
| 24 | 25 |
|