Skip to content

Commit f5f6316

Browse files
committed
fix: wrong module name, probably copy/paste error
1 parent 092eb81 commit f5f6316

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
@@ -43,7 +43,7 @@ bazel build --config bl-x86_64-linux \
4343
### Orchestration and `kyron` - async runtime for Rust
4444

4545
```bash
46-
bazel build --config bl-x86_64-linux @score_orchestrator//src/...
46+
bazel build --config bl-x86_64-linux @score_kyron//src/...
4747
```
4848

4949
## Feature showcase examples

0 commit comments

Comments
 (0)