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: