From a9968dde858fdbc5c93b8e0d23b091086d018e5e Mon Sep 17 00:00:00 2001 From: rawdaGastan Date: Wed, 25 Oct 2023 15:44:45 +0300 Subject: [PATCH] update python sdk --- sdk/python/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/python/README.md b/sdk/python/README.md index 215a4c1..8eff856 100644 --- a/sdk/python/README.md +++ b/sdk/python/README.md @@ -7,9 +7,9 @@ The provider is available at [pulumi registry](https://www.pulumi.com/registry/p ## Requirements -- [Pulumi](https://www.pulumi.com/docs/install/) >= 3.84.0 +- [`Pulumi`](https://www.pulumi.com/docs/install/) >= 3.84.0 - [`pulumictl`](https://github.com/pulumi/pulumictl#installation) -- [Go](https://golang.org/doc/install) >= 1.21 +- [`Go`](https://golang.org/doc/install) >= 1.21 ## Using the provider