Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mccoy committed Dec 13, 2018
1 parent 5bfa925 commit 5b7b405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tap-bronto -c config.json --discover > catalog.json

5. Select the tables you'd like to replicate

Step 4 a file called `catalog.json` that specifies all the available endpoints and fields. You'll need to open the file and select the ones you'd like to replicate. See the [Singer guide on Catalog Format](https://github.com/singer-io/getting-started/blob/c3de2a10e10164689ddd6f24fee7289184682c1f/BEST_PRACTICES.md#catalog-format) for more information on how tables are selected.
Step 4 a file called `catalog.json` that specifies all the available endpoints and fields. You'll need to open the file and add metadata to select the tables and fields you'd like to replicate. See the Singer docs on [the catalog](https://github.com/singer-io/getting-started/blob/master/docs/DISCOVERY_MODE.md#the-catalog) and [metadata](https://github.com/singer-io/getting-started/blob/master/docs/DISCOVERY_MODE.md#metadata) for more information on how tables are selected.

6. Run it!

Expand Down

0 comments on commit 5b7b405

Please sign in to comment.