From 86c0b6bb7d3a23e6c1abd1005200febaa6a739b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82uski?= Date: Mon, 24 Aug 2020 09:07:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29e4fc9..a3c53e7 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ 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 +1. Configure `.env` file for your choice. You can put there anything you like, it will be used for our services configuration -2. Create mlflow bucket. You can do it **either using AWS CLI or Python Api** +2. Create mlflow bucket. You can do it **either using AWS CLI or Python Api**. **You dont need an AWS subscription**
AWS CLI 1. [Install AWS cli](https://aws.amazon.com/cli/) **Yes, i know that you dont have an Amazon Web Services Subscription - dont worry! It wont be needed!**