Skip to content

Commit

Permalink
update readme with no_run
Browse files Browse the repository at this point in the history
  • Loading branch information
milenkovicm committed Nov 16, 2023
1 parent f5ab7b7 commit 1bf4e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ testcontainers-redpanda-rs = "0.1"

Create and run redpanda container:

```rust
```rust, no_run
use testcontainers::clients;
use testcontainers_redpanda_rs::*;
Expand Down

0 comments on commit 1bf4e05

Please sign in to comment.