Skip to content

Commit

Permalink
docs: remove backtick
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Nov 1, 2024
1 parent 761c37b commit c5de9de
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 @@ -61,7 +61,7 @@ $EDITOR $HOME/.config/datadis_exporter.json
1. Build `datadis_exporter` with:

```bash
go build -ldflags="-s -w" -o datadis_exporter main.go`
go build -ldflags="-s -w" -o datadis_exporter main.go
```

2. Copy `datadis_exporter` to `$HOME/.local/bin/` and make it executable.
Expand Down

0 comments on commit c5de9de

Please sign in to comment.