Skip to content

Commit 092eb81

Browse files
committed
fix: outdated module name
1 parent e9ee107 commit 092eb81

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
@@ -27,7 +27,7 @@ bazel build --config bl-x86_64-linux @score_baselibs//score/... --verbose_failur
2727

2828
### Communication
2929
```bash
30-
bazel build --config bl-x86_64-linux @communication//score/mw/com:com --verbose_failures
30+
bazel build --config bl-x86_64-linux @score_communication//score/mw/com:com --verbose_failures
3131
```
3232

3333
### Persistency

0 commit comments

Comments
 (0)