Fixed typo in git clone command
This commit is contained in:
parent
4005778512
commit
dc52d4e862
@ -20,7 +20,7 @@ Elastop is a terminal-based dashboard for monitoring Elasticsearch clusters in r
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git git clone https://github.com/acidvegas/elastop.git
|
git clone https://github.com/acidvegas/elastop.git
|
||||||
cd elastop
|
cd elastop
|
||||||
go build
|
go build
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user