Skip to content

Commit be2bf68

Browse files
committed
feat: update commit artifact_builder
Signed-off-by: Emanuel Calvo <3manuek@gmail.com>
1 parent ac984bf commit be2bf68

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Rule 2:
4949
This repository includes and indexer tool (artifact_builder) that builds json artifacts to be
5050
easily imported into Postgres using NDJSON format.
5151

52+
It uses submodule, so be careful when testing around.
53+
54+
> General advice, is to run `git submodule update --recursive --remote` whenever new changes are published in artifact_builder.
55+
5256
## Testing
5357

5458
TODO

artifact_builder

0 commit comments

Comments
 (0)