From cbbf05621f2f30092e6551ad6035b8e12f3f23bf Mon Sep 17 00:00:00 2001 From: conache Date: Thu, 8 Aug 2024 19:21:15 +0300 Subject: [PATCH] Patch: fix readme text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5180403..4644a28 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ A complete working example is provided in the `docker-compose.yml` file. ## Testing Inference Only -This setup allows you to develop your model without the need to bring up the head and worker. To test the inference model only: +This setup allows you to develop your model without the need to bring up the offchain worker or the updater. To test the inference model only: 1. Run the following command to start the inference node: ```sh