summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatan Yellin <aantn@users.noreply.github.com>2023-04-19 21:17:49 +0300
committerGitHub <noreply@github.com>2023-04-19 21:17:49 +0300
commit396033388abb239cda22a677064f05524b7da433 (patch)
treee65c07cf1dd1e10fc91633b9cf768c24d9b4f39a
parentc43c8ab1e6d8f70aa87d2adcb2dba7a014150c32 (diff)
Update README.md
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 91c695c..3cd8332 100644
--- a/README.md
+++ b/README.md
@@ -123,9 +123,6 @@ By default, we use a _simple_ strategy to calculate resource recommendations. It
## Getting Started
-This is an example of how you may give instructions on setting up your project locally.
-To get a local copy up and running follow these simple example steps.
-
### Installation
<!-- _Depending on your operating system, select the appropriate installation method._
@@ -158,10 +155,12 @@ sudo apt install robusta-krr
`````sh
docker pull robusta/krr
-```` -->
+````
#### Manual
+-->
+
1. Make sure you have [Python 3.9](https://www.python.org/downloads/) (or greater) installed
2. Clone the repo: