From 7db26bc374ae5937f93e11f7803446268f28beb8 Mon Sep 17 00:00:00 2001 From: anshul sharma Date: Tue, 29 Jul 2025 17:34:51 +0530 Subject: [PATCH] docs changes suggested --- packer_test/common/plugin_tester/docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packer_test/common/plugin_tester/docs/README.md b/packer_test/common/plugin_tester/docs/README.md index 103a74184..5b7bd982d 100644 --- a/packer_test/common/plugin_tester/docs/README.md +++ b/packer_test/common/plugin_tester/docs/README.md @@ -47,6 +47,7 @@ uncompress it to retrieve the plugin binary file corresponding to your platform. To install the plugin, please follow the Packer documentation on [installing a plugin](https://www.packer.io/docs/extending/plugins/#installing-plugins). + #### From Source If you prefer to build the plugin from its source code, clone the GitHub