Skip to content

Commit 8c7a6a5

Browse files
tarilabsclaude
andcommitted
docs: fix duplicate step numbering in README Quick Start
Deploy to Kubernetes was numbered 4, same as Containerise Your Adapter; renumber to 5. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: tarilabs <matteo.mortari@gmail.com>
1 parent a1e3c9b commit 8c7a6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ callbacks.report_results(results)
260260
print(f"Job completed: {results.id}")
261261
```
262262

263-
### 4. Deploy to Kubernetes
263+
### 5. Deploy to Kubernetes
264264

265265
The eval-hub service will create Kubernetes Jobs for your adapter:
266266

0 commit comments

Comments
 (0)