diff --git a/doc/frontend/README.md b/doc/frontend/README.md index 89978762ee..7d644de9be 100644 --- a/doc/frontend/README.md +++ b/doc/frontend/README.md @@ -260,7 +260,7 @@ npm run build:static Follow these steps to update to get latest changes: - go to `lib/assets/javascripts/cdb/` -- `git checkout develop && git pull` +- `git checkout v3 && git pull` - go back to root and run `grunt cdb` - commit both the new revision of the submodule and the generated file `vendor/assets/javascripts/cartodb.uncompressed.js`