diff --git a/README.md b/README.md index c3927d8..d244425 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Elastop is a terminal-based dashboard for monitoring Elasticsearch clusters in r ```bash # Clone the repository -git git clone https://github.com/acidvegas/elastop.git +git clone https://github.com/acidvegas/elastop.git cd elastop go build ```