From 36604e600967d6369e3b71aa0fb9a7a8ea4e4dfb Mon Sep 17 00:00:00 2001 From: Rohit Kumar Ankam <70012972+rohitkumarankam@users.noreply.github.com> Date: Thu, 7 Aug 2025 11:36:33 +0530 Subject: [PATCH] Fixed a typo install.mdx --- tools/pdtm/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pdtm/install.mdx b/tools/pdtm/install.mdx index 1604376..ee60ad5 100644 --- a/tools/pdtm/install.mdx +++ b/tools/pdtm/install.mdx @@ -27,4 +27,4 @@ sidebarTitle: Install ## Installation Notes - PDTM requires the latest version of [**Go**](https://go.dev/doc/install) - Projects are installed by downloading the released project binary. This means that projects can only be installed on the platforms for which binaries have been published. - - The path $HOME/.pdtm/go/bin is added to the $PATH variable by default + - The path \$HOME/.pdtm/go/bin is added to the \$PATH variable by default