From 422308e09583e7a9d5baf78cc1f243883784f394 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Tue, 14 May 2024 11:28:36 -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 406d0f4..8816eea 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: