From 2a6d648401fef7227f412fed903817f9c19ad7ff Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Tue, 14 May 2024 11:27:10 -0400 Subject: [PATCH] manual, parsing devs tfcmd --- collections/developers/tfcmd/tfcmd_basics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collections/developers/tfcmd/tfcmd_basics.md b/collections/developers/tfcmd/tfcmd_basics.md index 8816eea..406d0f4 100644 --- a/collections/developers/tfcmd/tfcmd_basics.md +++ b/collections/developers/tfcmd/tfcmd_basics.md @@ -21,11 +21,11 @@ TFCMD is available as binaries. Make sure to download the latest release and to An easy way to use TFCMD is to download and extract the TFCMD binaries to your path. - Download latest release from [releases](https://github.com/threefoldtech/tfgrid-sdk-go/releases) - - ``` + ``` wget ``` - Extract the binaries - - ``` + ``` tar -xvf ``` - Move `tfcmd` to any `$PATH` directory: