diff options
| author | Павел Жуков <33721692+LeaveMyYard@users.noreply.github.com> | 2023-03-27 16:28:29 +0300 |
|---|---|---|
| committer | Павел Жуков <33721692+LeaveMyYard@users.noreply.github.com> | 2023-03-27 16:28:29 +0300 |
| commit | d23df734b801968ef86c4908338e67c5a52fa68e (patch) | |
| tree | bb9bbd1ce274e2afd0f3950bdfbd6b33ca9657f4 | |
| parent | 46c678463ddfb3756e4f9be747eb134ce4f6275d (diff) | |
Fix setup step
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ docker pull robusta/krr #### Manual 1. Make sure you have [Python 3.11](https://www.python.org/downloads/) installed. -2. +2. Clone the repo: ```sh git clone https://github.com/robusta-dev/robusta-krr |
