From 6986f286d51e6db767cef786b44912b7c3d99581 Mon Sep 17 00:00:00 2001 From: Pieter Noordhuis Date: Thu, 6 Jun 2024 11:08:26 +0200 Subject: [PATCH] About installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 358ca51..8d411f1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Easily install the [Databricks CLI](https://github.com/databricks/cli) in your environment. -Full documentation can be found at: +Full documentation about installation can be found at: * (AWS) https://docs.databricks.com/en/dev-tools/cli/install.html * (Azure) https://learn.microsoft.com/en-us/azure/databricks/dev-tools/cli/install * (GCP) https://docs.gcp.databricks.com/en/dev-tools/cli/install.html