Update README.md
Some checks failed
Go Build and Release / Build binaries for Windows, macOS, and Linux (amd64, macos-latest) (push) Has been cancelled
Go Build and Release / Build binaries for Windows, macOS, and Linux (amd64, ubuntu-latest) (push) Has been cancelled
Go Build and Release / Build binaries for Windows, macOS, and Linux (amd64, windows-latest) (push) Has been cancelled
Go Build and Release / Build binaries for Windows, macOS, and Linux (arm64, macos-latest) (push) Has been cancelled
Go Build and Release / Build binaries for Windows, macOS, and Linux (arm64, ubuntu-latest) (push) Has been cancelled

Updated install instruction formatting.
This commit is contained in:
Daniel Miessler 2024-08-19 16:48:04 -07:00 committed by GitHub
parent d301892e3b
commit 872ad3de4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,8 +100,10 @@ To install Fabric, [make sure Go is installed](https://go.dev/doc/install), and
```bash
# Install Fabric directly from the repo
go install github.com/danielmiessler/fabric@latest
# Run the setup to set up your directories and keys
fabric --setup
```
### Environment Variables