diff --git a/README.md b/README.md index df63a774a9..77994d3c5c 100644 --- a/README.md +++ b/README.md @@ -194,17 +194,19 @@ http://markevans.github.io/dragonfly/cache ### Localization -Alchemy ships with one default English translation for the admin interface. If you want to use the admin interface in other languages please have a look at the [`alchemy_i18n` project](https://github.com/AlchemyCMS/alchemy_cms). +Alchemy ships with one default English translation for the admin interface. If you want to use the admin interface in other languages please have a look at the [`alchemy_i18n` project](https://github.com/AlchemyCMS/alchemy_i18n). ## Upgrading -The Alchemy team takes upgrades very seriously and tries to make them as smooth as we can. -Therefore we have build in upgrade tasks, that try to automate as much as possible. - -That's why after updating the Alchemy gem you should **always run the upgrader**: +We, the Alchemy team, take upgrades very seriously and we try to make them as smooth as possible. +Therefore we have build an upgrade task, that tries to automate the upgrade procedure as much as possible. +That's why after the Alchemy gem has been updated, with explicit call to: ```shell $ bundle update alchemy_cms +``` +you should **always run the upgrader**: +```shell $ bin/rake alchemy:upgrade ``` @@ -217,7 +219,7 @@ Also, `git diff` is your friend. ### Customize the upgrade preparation -The Alchemy upgrader comes prepared with with several rake tasks in a specific order. +The Alchemy upgrader comes prepared with several rake tasks in a specific order. This is sometimes not what you want or could even break upgrades. In order to customize the upgrade preparation process you can instead run each of the tasks on their own. @@ -316,7 +318,7 @@ Alchemy specs are written **in RSpec 3**. Please **do not use deprecated RSpec 2 * Read the guidelines: http://guides.alchemy-cms.com. * Read the documentation: http://rubydoc.info/github/AlchemyCMS/alchemy_cms * If you found a bug please use the [issue tracker on Github](https://github.com/AlchemyCMS/alchemy_cms/issues). -* For questions about general usage please use [Stack Overflow](http://stackoverflow.com/questions/tagged/alchemy-cms), [the User Group](http://groups.google.com/group/alchemy-cms) or the [IRC channel](irc://irc.freenode.net#alchemy_cms). +* For questions about general usage please use [Stack Overflow](http://stackoverflow.com/questions/tagged/alchemy-cms), [the User Group](http://groups.google.com/group/alchemy-cms) or the [Slack](https://slackin.alchemy-cms.com). * New features should be discussed on our [Trello Board](https://trello.com/alchemycms). **PLEASE** don't use the Github issues for feature requests. If you want to contribute to Alchemy please [read the contribution guidelines](https://github.com/AlchemyCMS/alchemy_cms/blob/master/CONTRIBUTING.md) before doing so. @@ -330,7 +332,7 @@ Alchemy specs are written **in RSpec 3**. Please **do not use deprecated RSpec 2 * Issue-Tracker: * Sourcecode: * User Group: -* IRC Channel: +* Slack: * Discussion Board: * Twitter: