manual, parsing devs tfcmd

This commit is contained in:
Mik-TF 2024-05-14 11:30:30 -04:00
parent 422308e095
commit 80fbabab10

View File

@ -21,17 +21,17 @@ 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 <binaries_url>
```
```
wget <binaries_url>
```
- Extract the binaries
- ```
tar -xvf <binaries_file>
```
```
tar -xvf <binaries_file>
```
- Move `tfcmd` to any `$PATH` directory:
```bash
mv tfcmd /usr/local/bin
```
```
mv tfcmd /usr/local/bin
```
## Login