diff --git a/nabla-indexer/README.md b/nabla-indexer/README.md index 17ed233..5b593ec 100644 --- a/nabla-indexer/README.md +++ b/nabla-indexer/README.md @@ -7,6 +7,6 @@ To run these tests: - run foucoco-standalone from scratch locally - run our subsquid indexer from scratch locally - this requires some changes that allow to run the indexer locally - - `sqd down && sqd up && sqd process:foucoco` + - `sqd down && sqd up && sqd process:local` - run this test suite here - `npx ts-node src/index.ts test nabla-indexer --network local`