updated UPGRADE instructions

pull/672/head
javi 10 years ago
parent 54c0538822
commit d49efcd74b

@ -3,6 +3,12 @@
* Run rake task:
bundle exec rake cartodb:overlays:create_overlays
if the task is run more than one time (because something happened) a flag to remove previous overlays should be pass
bundle exec rake cartodb:overlays:create_overlays[true]
this will remove all the overlays for visualizations so it MUST NOT be called after visualization overlays has been customized
2.x -> 3.0.0
------------
* Install CartoDB extension version 0.3.x

Loading…
Cancel
Save