README.md in maglove-widgets-1.0.4 vs README.md in maglove-widgets-1.0.5
- old
+ new
@@ -1,2 +1,11 @@
-[MagLove Widgets](http://bitbucket.org/magloft/maglove-widgets/) - MagLove Widgets
+[MagLove Widgets](http://bitbucket.org/magloft/maglove-widgets/)
==================================================================================
+## How push changes to live
+
+1. update version gemspec
+2. push changes to bitbucket
+3. run `gem build maglove-widgets.gemspec` in maglove-widgets root directory
+4. run `gem push maglove-widgets-1.0.x.gem` (x is the updated version)
+5. check the live gem status [here](https://rubygems.org/gems/maglove-widgets)
+6. go to themes root directory and run `bundle update maglove-widgets`
+7. go to cloud-server root directory and run `bundle update maglove-widgets`
\ No newline at end of file