diff --git a/README.md b/README.md index d30701b..1010aa4 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Use `live-pprof` to Monitor a Go app's performance. It launches in just 1 second ## Install ```bash -go install github.com/moderato-app/go/live-pprof@latest -``` \ No newline at end of file +go install github.com/moderato-app/live-pprof +```