Skip to content

Commit

Permalink
fix README in example/extension (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
minimAluminiumalism authored Jan 14, 2025
1 parent 940ec10 commit 6fa1629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/extension/nethttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Use `otel` to build the binary with `config.json`:
```
cd example/extension/nethttp
../../../otel set -rule=config.json
../../../otel -rule=config.json go build demo/net_http.go
../../../otel go build demo/net_http.go
```
Users can get the `otel` according to [documentation](../../../README.md)

Expand Down

0 comments on commit 6fa1629

Please sign in to comment.