From 30ec17a840d5f1e0580dd1599d66dde20abd4ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82uski?= Date: Mon, 24 Aug 2020 09:42:24 +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 d585ab8..b11a7f8 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ export MLFLOW_S3_ENDPOINT_URL=http://localhost:9000 export MLFLOW_TRACKING_URI=http://localhost:5000 ``` -You can load them from the .env file. Create a `.env` file inside this repo folder and paste: +You can load them from the .env file. But i recommend putting it in the .bashrc as below ``` AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY