Skip to content

Commit

Permalink
chore: README.md (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Sep 6, 2024
1 parent e608ff1 commit 5660d19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Use `live-pprof` to Monitor a Go app's performance. It launches in just 1 second
## Install

```bash
go install github.com/moderato-app/live-pprof
go install github.com/moderato-app/live-pprof@v1
```

## Usage
Expand Down Expand Up @@ -35,4 +35,4 @@ live-pprof 6060
# Or use:
live-pprof http://localhost:6060/debug/pprof
# Both options will monitor http://localhost:6060/debug/pprof
```
```

0 comments on commit 5660d19

Please sign in to comment.