Skip to content

Commit f46a84a

Browse files
authored
Merge pull request #1061 from SISheogorath/feature/updateHints
Add hints about how to be informed about updates
2 parents 9a267ed + 62cad26 commit f46a84a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Just to more confusion: We are still friends with HackMD :heart:
8282
7. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db to the latest schema
8383
8. Run the server as you like (node, forever, pm2)
8484

85+
To stay up to date with your installation it's recommended to join our [Matrix channel][matrix.org-url] or subscribe to the [release feed][github-release-feed].
86+
8587
## Heroku Deployment
8688

8789
You can quickly setup a sample Heroku CodiMD application by clicking the button below.
@@ -139,6 +141,7 @@ If you are upgrading CodiMD from an older version, follow these steps:
139141
6. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db to the latest schema
140142
7. Start your whole new server!
141143

144+
To stay up to date with your installation it's recommended to join our [Matrix channel][matrix.org-url] or subscribe to the [release feed][github-release-feed].
142145

143146
* **migrate-to-1.1.0**
144147

@@ -373,5 +376,6 @@ See more at [http://operational-transformation.github.io/](http://operational-tr
373376
[travis-url]: https://travis-ci.org/hackmdio/codimd
374377
[github-version-badge]: https://img.shields.io/github/release/hackmdio/codimd.svg
375378
[github-release-page]: https://github.com/hackmdio/codimd/releases
379+
[github-release-feed]: https://github.com/hackmdio/codimd/releases.atom
376380
[poeditor-image]: https://img.shields.io/badge/POEditor-translate-blue.svg
377381
[poeditor-url]: https://poeditor.com/join/project/1OpGjF2Jir

0 commit comments

Comments
 (0)