feat: extend installation instruction to get the latest release binaries
This commit is contained in:
parent
c5db39a06d
commit
70c5aacb45
@ -140,7 +140,7 @@ To install Fabric, [make sure Go is installed](https://go.dev/doc/install), and
|
||||
|
||||
```bash
|
||||
# Install Fabric directly from the repo
|
||||
go install -ldflags "-X main.version=$(git describe --tags --always)" github.com/danielmiessler/fabric@latest
|
||||
go install github.com/danielmiessler/fabric@latest
|
||||
```
|
||||
|
||||
### Environment Variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user