Skip to content

Commit f0f6ec5

Browse files
authored
Update test command in README
1 parent 33c0227 commit f0f6ec5

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
@@ -364,7 +364,7 @@ git clone https://github.com/rticommunity/rticonnextdds-connector-go.git
364364
cd rticonnextdds-connector-go
365365

366366
# Run tests to verify setup
367-
./test_improvements.sh
367+
make test-local
368368

369369
# Start developing!
370370
```

0 commit comments

Comments
 (0)