Skip to content

Commit

Permalink
Updating README again
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed Feb 15, 2024
1 parent 624981b commit 101d077
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 @@ -5,7 +5,7 @@ To make such a service, you will have to extract block meta data first, store th

## Extracting and Storing data

To extract block meta data, you will need `substreams_spkg_path`. In order to get this package path, please visit the [substreams](./substreams/README.md).
To extract block meta data, you will need a `substreams_spkg_path`. In order to get this package path, please visit the [substreams README.md](./substreams/README.md).
Then you will need to run a substreams-sink-kv server, please refer to the [substreams-sink-kv](https://github.com/streamingfast/substreams-sink-kv)
repository that explains how to do so.

Expand Down

0 comments on commit 101d077

Please sign in to comment.