From a289779ecddbe7a698c05d129faea802b3241835 Mon Sep 17 00:00:00 2001 From: Zejun Chen Date: Fri, 15 Mar 2024 15:31:10 +0800 Subject: [PATCH] Update Readme --- plugins/opentofu/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/opentofu/README.md b/plugins/opentofu/README.md index dac9b511c..a89e53aa0 100644 --- a/plugins/opentofu/README.md +++ b/plugins/opentofu/README.md @@ -1,7 +1,7 @@ # OpenTofu plugin -Plugin for OpenTofu, a fork of Terraform that is open-source, community-driven, and managed by the Linux Foundation.. It adds -completion for `opentofu`, as well as aliases and a prompt function. +Plugin for OpenTofu, a fork of Terraform that is open-source, community-driven, and managed by the Linux Foundation. It adds +completion for `tofu` command, as well as aliases and a prompt function. To use it, add `opentofu` to the plugins array of your `~/.zshrc` file: