Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Fix README run instructions path (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte authored Sep 12, 2023
1 parent 25faf7c commit b99b281
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 @@ -16,5 +16,5 @@ This tool is a CLI client for Percona Everest and has the following features
At the moment it only provisions the clusters, however a technical preview of PMM integration and registering in Percona Everest control plane features are implemented

```
go run cmd/percona-everest-cli/main.go --monitoring.enabled=false
go run cmd/everest/main.go --monitoring.enabled=false
```

0 comments on commit b99b281

Please sign in to comment.