From f523307f5680d6ff20b056c1818a21ade5a4eb18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82uski?= Date: Mon, 24 Aug 2020 16:25:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8686e22..a9342b4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ If you want to boot up mlflow project with one-liner - this repo is for you. The only requirement is docker installed on your system and we are going to use Bash on linux/windows. ## Step by step guide -1. Configure `.env` file for your choice. You can put there anything you like, it will be used for our services configuration +1. Configure `.env` file for your choice. You can put there anything you like, it will be used to configure you services 2. Run the Infrastructure by this one line: ```shell